rename carousel type
This commit is contained in:
parent
38fed27b70
commit
6cb4b69bbd
2
1734417149_table_carousel_rename_type.up.sql
Normal file
2
1734417149_table_carousel_rename_type.up.sql
Normal file
@ -0,0 +1,2 @@
|
||||
ALTER TABLE `ufutx_carousel`
|
||||
CHANGE COLUMN `Type` `type` tinyInt(4) UNSIGNED NOT NULL comment "类型 0:app内部, 1:app外部";
|
Loading…
Reference in New Issue
Block a user