CRM: 完善用户画像数据统计

This commit is contained in:
puhui999
2024-04-03 12:19:09 +08:00
parent d16bed4ad7
commit 36385a74ba
9 changed files with 339 additions and 137 deletions

View File

@ -137,7 +137,7 @@ export enum DICT_TYPE {
INFRA_FILE_STORAGE = 'infra_file_storage',
// ========== BPM 模块 ==========
BPM_MODEL_FORM_TYPE = 'bpm_model_category',
BPM_MODEL_FORM_TYPE = 'bpm_model_form_type',
BPM_TASK_CANDIDATE_STRATEGY = 'bpm_task_candidate_strategy',
BPM_PROCESS_INSTANCE_STATUS = 'bpm_process_instance_status',
BPM_TASK_STATUS = 'bpm_task_status',