2 lines
113 B
SQL
2 lines
113 B
SQL
ALTER TABLE `ufutx_screen_info`
|
|
ADD COLUMN `subtitle` varchar(191) default null comment "子标题" after `title` |