WMS:AGV:init
This commit is contained in:
@@ -14,5 +14,8 @@ namespace ZR.Service.mes.wms.IService
|
||||
|
||||
List<AgvTask> QueryAGVTask(string workorder_id);
|
||||
|
||||
int AddAGVTask(AgvTask task);
|
||||
|
||||
int DeleteTask(string taskId);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user