对齐 boot 与 cloud 的代码

pull/46/head
YunaiV 2023-07-26 23:56:06 +08:00
parent c6595afb01
commit c03c32d01b
1 changed files with 2 additions and 1 deletions

View File

@ -4,10 +4,11 @@ DELETE FROM "system_role";
DELETE FROM "system_role_menu";
DELETE FROM "system_menu";
DELETE FROM "system_user_role";
DELETE FROM "system_user_post";
DELETE FROM "system_dict_type";
DELETE FROM "system_user_session";
DELETE FROM "system_post";
DELETE FROM "system_user_post";
DELETE FROM "system_notice";
DELETE FROM "system_login_log";
DELETE FROM "system_operate_log";
DELETE FROM "system_users";