add scrren info subtitle
This commit is contained in:
parent
35befe8061
commit
6f80421042
2
1735785875_table_screen_info_add_sub_title.up.sql
Normal file
2
1735785875_table_screen_info_add_sub_title.up.sql
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
ALTER TABLE `ufutx_screen_info`
|
||||||
|
ADD COLUMN `sub_title` varchar(191) default null comment "子标题" after `title`
|
Loading…
Reference in New Issue
Block a user