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

This commit is contained in:
YunaiV
2023-11-04 14:37:23 +08:00
parent ac7f1e29fb
commit a9b91e7436
8 changed files with 98 additions and 226 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',