1
zxx
2 天以前 d66d362ee6d76f02331e56df1fdec1c2114c9f3e
HH.WCS.Mobox3/HH.WCS.Mobox3.XiaoMi/models/Container.cs
@@ -10,6 +10,7 @@
        public string S_CODE { get; set; }
        public string S_TYPE { get; set; }
        //用作箱子类型
        public string S_SPEC { get; set; }
        public float F_WEIGHT { get; set; }
        public float F_LOAD_WEIGHT { get; set; }