1 line
107 B
SQL
1 line
107 B
SQL
ALTER TABLE `sys_tenants` ADD COLUMN `theme_image` text NULL COMMENT '系统背景图' AFTER `theme_colors` |
ALTER TABLE `sys_tenants` ADD COLUMN `theme_image` text NULL COMMENT '系统背景图' AFTER `theme_colors` |