first commit
This commit is contained in:
@@ -0,0 +1 @@
|
||||
ALTER TABLE `sys_tenants` ADD COLUMN `theme_image` text NULL COMMENT '系统背景图' AFTER `theme_colors`
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1 @@
|
||||
ALTER TABLE `sys_tenants` ADD COLUMN `theme_image` text NULL COMMENT '系统背景图' AFTER `theme_colors`
|
||||