会员中心代码

1.合并积分模块只member module
3.添加会员中/会员积分、会员签到/xxx层级目录
4.删除无用的接口代码
This commit is contained in:
xiaqing
2023-06-28 22:50:31 +08:00
parent 5d613e69b3
commit 4251dc5d61
11 changed files with 101 additions and 428 deletions

View File

@ -147,8 +147,8 @@ export enum DICT_TYPE {
// ========== MALL - 会员模块 ==========
// 积分模块 TODO 芋艿:改成 member_ 前缀;包括枚举和值;
POINT_BIZ_TYPE = 'point_biz_type',
POINT_STATUS = 'point_status',
MEMBER_POINT_BIZ_TYPE = 'member_point_biz_type',
MEMBER_POINT_STATUS = 'member_point_status',
// ========== MALL - 商品模块 ==========
PRODUCT_UNIT = 'product_unit', // 商品单位