zbpt/db/20190221_tong.sql
小黄狗横扫士力架 bfc6a73c2f first commit
2022-12-28 09:45:16 +08:00

4 lines
118 B
SQL

ALTER TABLE `live_scene_record`
ADD COLUMN `title_image` varchar(255) NULL COMMENT '标题图' AFTER `record_name`;