Files
2025-11-20 10:45:16 +08:00

1 line
107 B
SQL

ALTER TABLE `sys_tenants` ADD COLUMN `theme_image` text NULL COMMENT '系统背景图' AFTER `theme_colors`