-- ---------------------------- -- Table structure for `live_scene` 现场允许评论设置 -- ---------------------------- ALTER TABLE `live_scene` ADD COLUMN `allow_comment` smallint NULL DEFAULT 1 COMMENT '允许评论';