first commit

This commit is contained in:
陈现府
2025-11-20 10:45:16 +08:00
commit 8355431361
2643 changed files with 291314 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
ALTER TABLE `sys_tenants` ADD COLUMN `theme_image` text NULL COMMENT '系统背景图' AFTER `theme_colors`