lss
2025-05-19 f7d36a3dd47e06bf76863179af1d76bd0e23054f
HH.WCS.Mobox3/HH.WCS.Mobox3.JiaTong/api/ApiModel.cs
@@ -526,6 +526,11 @@
        /// </summary>
        [JsonProperty("weight")]
        public string Weight { get; set; }
        /// <summary>
        /// 批次重量
        /// </summary>
        [JsonProperty("qty")]
        public int Qty { get; set; }
    }
    /// <summary>