三方登录:支持 saas 多租户配置

This commit is contained in:
YunaiV
2023-11-04 22:10:58 +08:00
parent f353011d96
commit 77e98bbb2d
26 changed files with 759 additions and 44 deletions

View File

@@ -17,6 +17,7 @@ DELETE FROM "system_sms_template";
DELETE FROM "system_sms_log";
DELETE FROM "system_sms_code";
DELETE FROM "system_error_code";
DELETE FROM "system_social_client";
DELETE FROM "system_social_user";
DELETE FROM "system_social_user_bind";
DELETE FROM "system_tenant";