1
hudong
2025-06-02 d0796679591cc61da1c3718e1a17c6b29975d218
api/ApiModel.cs
@@ -28,6 +28,7 @@
        {
            public int State { get; set; }
            public string No { get; set; }
            public string ForkliftNo { get; set; }
            public string ErrCode { get; set; }
            public string LockNo { get; set; }
@@ -339,6 +340,7 @@
        /// </summary>
        public class MPSorting
        {
            public string cntr_type { get; set; }
            public string cntr_code { get; set; }
            public string start { get; set; }
         
@@ -358,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; }
@@ -369,6 +372,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; }//容器