mirror of
https://gitee.com/hhyykk/ipms-sjy-ui.git
synced 2025-07-14 02:45:06 +08:00
review 积分配置
This commit is contained in:
@ -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', // 商品单位
|
||||
|
Reference in New Issue
Block a user