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