api/ApiModel.cs @@ -360,6 +360,7 @@ public class KtSorting { public string cntr_code { get; set; }//容器 public string item_code { get; set; } public string start { get; set; }//容器 public int? Type { get; set; }