站内信开发

This commit is contained in:
luowenfeng
2022-12-17 16:41:14 +08:00
parent f77522980f
commit 826a564abd
27 changed files with 1029 additions and 77 deletions

View File

@ -24,6 +24,7 @@ export const DICT_TYPE = {
SYSTEM_SMS_RECEIVE_STATUS: 'system_sms_receive_status',
SYSTEM_ERROR_CODE_TYPE: 'system_error_code_type',
SYSTEM_OAUTH2_GRANT_TYPE: 'system_oauth2_grant_type',
SYSTEM_NOTIFY_READ_STATUS: "system_notify_read_status",
// ========== INFRA 模块 ==========
INFRA_BOOLEAN_STRING: 'infra_boolean_string',