增加视频上传步骤
This commit is contained in:
parent
1a9ec7b366
commit
b3a16689dd
2
1729218373_change_table_order_video.up.sql
Normal file
2
1729218373_change_table_order_video.up.sql
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
ALTER TABLE `ufutx_order_video`
|
||||||
|
ADD COLUMN `step` tinyint(4) NOT NULL COMMENT '上传第几步视频' AFTER `order_id`;
|
Loading…
Reference in New Issue
Block a user