review 积分配置

This commit is contained in:
YunaiV
2023-07-02 23:18:45 +08:00
parent 032d5a0a06
commit 4571f893ed
6 changed files with 38 additions and 49 deletions

View File

@ -146,9 +146,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', // 商品单位