review 积分配置

(cherry picked from commit 4571f893ed)
This commit is contained in:
YunaiV
2023-07-02 23:18:45 +08:00
committed by shizhong
parent 401112f668
commit 23fa3fe14c
6 changed files with 42 additions and 50 deletions

View File

@ -147,9 +147,8 @@ export enum DICT_TYPE {
MP_MESSAGE_TYPE = 'mp_message_type', // 消息类型
// ========== MALL - 会员模块 ==========
// 积分模块 TODO 芋艿:改成 member_ 前缀;包括枚举和值;
MEMBER_POINT_BIZ_TYPE = 'member_point_biz_type',
MEMBER_POINT_STATUS = 'member_point_status',
MEMBER_POINT_BIZ_TYPE = 'member_point_biz_type', // 积分的业务类型
MEMBER_POINT_STATUS = 'member_point_status', // 积分的状态
// ========== MALL - 商品模块 ==========
PRODUCT_UNIT = 'product_unit', // 商品单位