reply cate add sort
This commit is contained in:
parent
47c8d91605
commit
29ef0e7868
2
1747879227_table_quick_reply_cate_add_sort.up.sql
Normal file
2
1747879227_table_quick_reply_cate_add_sort.up.sql
Normal file
@ -0,0 +1,2 @@
|
||||
ALTER TABLE `ufutx_quick_reply_cate`
|
||||
ADD COLUMN `sort` int DEFAULT 0 COMMENT "排序" after `name`
|
Loading…
Reference in New Issue
Block a user