handover_task_order表sql
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
//交接任务下发handover_task_order
|
||||
ALTER TABLE handover_task_order ADD operators_by BIGINT;
|
||||
ALTER TABLE handover_task_order ADD operators_name VARCHAR(100);
|
||||
Reference in New Issue
Block a user