add scrren info subtitle

This commit is contained in:
Hankin 2025-01-02 10:46:57 +08:00
parent 35befe8061
commit 6f80421042

View File

@ -0,0 +1,2 @@
ALTER TABLE `ufutx_screen_info`
ADD COLUMN `sub_title` varchar(191) default null comment "子标题" after `title`