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; }