新疆新需求
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
ALTER TABLE `emergency_schedules_new_item`
|
||||
ADD COLUMN `sort` tinyint NULL DEFAULT 0 COMMENT '排序' AFTER `user_name`;
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,2 @@
|
||||
ALTER TABLE `emergency_schedules_new_item`
|
||||
ADD COLUMN `sort` tinyint NULL DEFAULT 0 COMMENT '排序' AFTER `user_name`;
|
||||