添加社交客户端测试 sql

This commit is contained in:
puhui999
2023-10-25 15:09:34 +08:00
parent 979b484d7f
commit eb4b719b4b
2 changed files with 20 additions and 2 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";