增加一分钟演讲标识字段
This commit is contained in:
parent
23a223d390
commit
edfa60660f
0
1722241690_change_square_table.down.sql
Normal file
0
1722241690_change_square_table.down.sql
Normal file
1
1722241690_change_square_table.up.sql
Normal file
1
1722241690_change_square_table.up.sql
Normal file
@ -0,0 +1 @@
|
|||||||
|
ALTER TABLE `ufutx_dynamic_square` ADD COLUMN `is_speech` tinyint(4) NOT NULL COMMENT '一分钟演讲 0:否 1:是' AFTER `type`;
|
Loading…
Reference in New Issue
Block a user