ams/Hanhe.iWCS.TaizhouGEMTwoProtocol/MESHelper.cs
@@ -1431,5 +1431,27 @@ public string FStaffNumber { get; set; } } public class trayTypeTable { public ObjectId _id { get; set; } /// <summary> /// 货位编码 /// </summary> public string locCode { get; set; } /// <summary> /// 托盘类型 /// </summary> public string trayType { get; set; } } public class STOCK_LOCATION_Two { public ObjectId _id { get; set; } public string CN_S_LOCATION_CODE { get; set; } public int CN_N_AGV_LOCATION { get; set; } } } }