CRM:优化【客户统计】的代码实现

This commit is contained in:
YunaiV
2024-03-30 09:23:02 +08:00
parent 23150fcfc3
commit b51397fe19
6 changed files with 119 additions and 102 deletions

View File

@ -104,6 +104,7 @@ export enum DICT_TYPE {
USER_TYPE = 'user_type',
COMMON_STATUS = 'common_status',
TERMINAL = 'terminal', // 终端
DATE_INTERVAL = 'date_interval', // 数据间隔
// ========== SYSTEM 模块 ==========
SYSTEM_USER_SEX = 'system_user_sex',