Administrator
2024-07-03 ea4fe1a6d1decf926292d3d71e7656bbcff4c937
Wms/Model/InterFaceModel/RCSModel.cs
@@ -120,7 +120,7 @@
            public string Location { get; set; }
            public string Type { get; set; }
            public string LotNo { get; set; }
            public string Palletno { get; set; }
            public string PalletNo { get; set; }
            
        }
@@ -154,6 +154,7 @@
            /// 任务类型 
            /// 0:入库
            /// 1:出库
            /// 2:移库
            /// </summary>
            public string Crtype { get; set; }
            /// <summary>