AGV 调度失败
This commit is contained in:
@@ -12,7 +12,8 @@ namespace ZR.Model.MES.wms
|
||||
public class AGVtask_third
|
||||
{
|
||||
public string reqCode { get; set; }
|
||||
public string msg { get; set; }
|
||||
public string msg {get; set; }
|
||||
public string taskTyp { get; set; }
|
||||
|
||||
public List<AGV_location_third> positionCodePath { get; set; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user