【新增】租户套餐的管理,可配置每个租户的可使用的功能

This commit is contained in:
YunaiV
2022-02-20 12:24:47 +08:00
parent 79311ecc71
commit 6b6d676a6b
38 changed files with 1088 additions and 49 deletions

View File

@ -16,3 +16,4 @@ DELETE FROM "system_sms_log";
DELETE FROM "system_error_code";
DELETE FROM "system_social_user";
DELETE FROM "system_tenant";
DELETE FROM "system_tenant_package";