zhangchengsong
2026-01-20 97485ed8543cc34a21c7e42fdbd1be3d8c03392c
ÏîÄ¿´úÂë/WMS/WMSServices/WIDESEA_External/Model/MESDeliveryModel.cs
@@ -35,7 +35,7 @@
        /// <summary>
        /// æ•°é‡
        /// </summary>
        public int MainQuantity { get; set; }
        public decimal MainQuantity { get; set; }
        /// <summary>
        /// è¾…单位编码
        /// </summary>
@@ -47,7 +47,7 @@
        /// <summary>
        /// ä»“库编码
        /// </summary>
        public string StockInfoCode { get; set; }
        public string StockInfoCode { get; set; } = "CKDA003";
        /// <summary>
        /// æ‰¹å·
        /// </summary>