feat: 添加项目管理模块

This commit is contained in:
caiyuchao
2025-05-27 12:01:49 +08:00
parent 93f5459ab7
commit 1b6cf48967
7 changed files with 749 additions and 2 deletions

View File

@@ -220,7 +220,9 @@ enum DICT_TYPE {
IOT_UNIT_TYPE = 'iot_unit_type', // IOT 单位类型
IOT_VALIDATE_TYPE = 'iot_validate_type', // IOT 数据校验级别
// ========== LICENSE 模块 ==========
LIC_BUSINESS_STATUS = 'lic_business_status', // 商务状态
LIC_CUSTOMER_TYPE = 'lic_customer_type', // 客户类型
LIC_PROJECT_STATUS = 'lic_project_status', // 项目状态
MEMBER_EXPERIENCE_BIZ_TYPE = 'member_experience_biz_type', // 会员经验业务类型
// ========== Member 会员模块 ==========
MEMBER_POINT_BIZ_TYPE = 'member_point_biz_type', // 积分的业务类型