【新增】 word考点数关系列表,文件上传仅限图片更改成所有文件

This commit is contained in:
RENWEIBING\letre
2025-05-04 22:36:52 +08:00
parent 952de396ae
commit 7a6472d8d4
7 changed files with 418 additions and 12 deletions

View File

@@ -112,12 +112,15 @@ export enum DICT_TYPE {
COMMON_STATUS = 'common_status',
TERMINAL = 'terminal', // 终端
DATE_INTERVAL = 'date_interval', // 数据间隔
// ========== WPS 模块 ==========
WPS_WORD = 'wps_word',
WORD_BELONG_TO = 'word_belong_to',
TASK_TYPE="task_type",//试卷任务模式
SYS_STATUS="sys_common_status_other",//通用状态
EXAM_QUE_DIFF="exam_que_difficulty",//题型难度
SYS_YES_NO="sys_yes_no",
TASK_TYPE="task_type",//试卷任务模式
SYS_STATUS="sys_common_status_other",//通用状态
EXAM_QUE_DIFF="exam_que_difficulty",//题型难度
SYS_YES_NO="sys_yes_no",
// ========== SYSTEM 模块 ==========
SYSTEM_USER_SEX = 'system_user_sex',
SYSTEM_MENU_TYPE = 'system_menu_type',