短信模板的 ui 初始化

This commit is contained in:
YunaiV
2021-04-07 00:49:10 +08:00
parent 4a40771057
commit e52f0b7dac
4 changed files with 363 additions and 2 deletions

View File

@@ -18,6 +18,7 @@ export const DICT_TYPE = {
SYS_LOGIN_RESULT: 'sys_login_result',
SYS_CONFIG_TYPE: 'sys_config_type',
SYS_SMS_CHANNEL_CODE: 'sys_sms_channel_code',
SYS_SMS_TEMPLATE_TYPE: 'sys_sms_template_type',
INF_REDIS_TIMEOUT_TYPE: 'inf_redis_timeout_type',
INF_JOB_STATUS: 'inf_job_status',