优化:社交登录、用户的管理

(cherry picked from commit a9b91e7436)
This commit is contained in:
YunaiV
2023-11-04 14:37:23 +08:00
committed by shizhong
parent f575ddacea
commit 98fc2fe327
7 changed files with 97 additions and 225 deletions

View File

@ -116,7 +116,7 @@ export enum DICT_TYPE {
SYSTEM_OAUTH2_GRANT_TYPE = 'system_oauth2_grant_type',
SYSTEM_MAIL_SEND_STATUS = 'system_mail_send_status',
SYSTEM_NOTIFY_TEMPLATE_TYPE = 'system_notify_template_type',
SYSTEM_SOCIAL_CLIENT_TYPE = 'system_social_client_type',
SYSTEM_SOCIAL_TYPE = 'system_social_type',
// ========== INFRA 模块 ==========
INFRA_BOOLEAN_STRING = 'infra_boolean_string',