1
zxx
8 天以前 d66d362ee6d76f02331e56df1fdec1c2114c9f3e
HH.WCS.Mobox3/HH.WCS.Mobox3.XiaoMi/models/smallMaterial.cs
@@ -34,20 +34,18 @@
        //料架库位
        public string rackPosition { get; set; }
        //TS订单参数
        public List<Parameters> parameters { get; set; }
        public Parameters parameters { get; set; }
        //public string routeType { get; set; }
        ////任务类型 自动,人工
        //public string taskType { get; set; }
        ////料架编码
        //public string rackCode { get; set; }
        ////任务明细号
        //public string order_name { get; set; }
        //任务明细号
        public string order_name { get; set; }
    }
    public class Parameters
    {
        //任务号
        public string BatchNo { get; set; }
        //起点
        public string src { get; set; }
        //起点缓存区
@@ -58,6 +56,8 @@
        public string dst_area { get; set; }
        //零件类
        public string sku { get; set; }
        //任务号
        public string BatchNo { get; set; }
        //起点缓存区发料方式
        public string issueMode { get; set; }
        //数量