feat: 添加客户管理模块
This commit is contained in:
@@ -219,6 +219,8 @@ enum DICT_TYPE {
|
||||
IOT_RW_TYPE = 'iot_rw_type', // IOT 读写类型
|
||||
IOT_UNIT_TYPE = 'iot_unit_type', // IOT 单位类型
|
||||
IOT_VALIDATE_TYPE = 'iot_validate_type', // IOT 数据校验级别
|
||||
// ========== LICENSE 模块 ==========
|
||||
LIC_CUSTOMER_TYPE = 'lic_customer_type', // 客户类型
|
||||
MEMBER_EXPERIENCE_BIZ_TYPE = 'member_experience_biz_type', // 会员经验业务类型
|
||||
// ========== Member 会员模块 ==========
|
||||
MEMBER_POINT_BIZ_TYPE = 'member_point_biz_type', // 积分的业务类型
|
||||
|
||||
Reference in New Issue
Block a user