feat(M02-A): 建立多小程序租户配置模型
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
-- Roll back the M02-A multi-application and tenant configuration model.
|
||||
|
||||
DELETE FROM qipai_schema_migrations WHERE version = '2026061803';
|
||||
DROP TABLE IF EXISTS qipai_tenant_configs;
|
||||
DROP TABLE IF EXISTS qipai_tenant_apps;
|
||||
DROP TABLE IF EXISTS qipai_platform_apps;
|
||||
Reference in New Issue
Block a user