api/ApiModel.cs
@@ -340,6 +340,7 @@ /// </summary> public class MPSorting { public string cntr_type { get; set; } public string cntr_code { get; set; } public string start { get; set; } @@ -370,6 +371,7 @@ public class FJSorting { public string cntr_code { get; set; }//容器 public string cntr_type { get; set; }//容器 public string start { get; set; }//容器 public bool IsHK { get; set; }//容器