add carousel program
This commit is contained in:
parent
6cb4b69bbd
commit
37dd26e8a1
2
1734417808_table_ufutx_carousel_add_program.up.sql
Normal file
2
1734417808_table_ufutx_carousel_add_program.up.sql
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
ALTER TABLE `ufutx_carousel`
|
||||||
|
ADD COLUMN `program` varchar(20) default null comment "应用" after `type`;
|
Loading…
Reference in New Issue
Block a user