diff --git a/src/utils/dict.ts b/src/utils/dict.ts index 8a64373..84e7143 100644 --- a/src/utils/dict.ts +++ b/src/utils/dict.ts @@ -128,6 +128,8 @@ export enum DICT_TYPE { HSGL_STATUS = 'hsgl_status', HSGL_TYPE= 'hsgl_type', HYGL_TYPE= 'hygl_type', + RCGL_RC_STATUS = 'rcgl_rc_status', + RCGL_STATUS = 'rcgl_status', // ========== SYSTEM 模块 ========== SYSTEM_USER_SEX = 'system_user_sex',