chengsc
2024-08-29 0aa8ecb1d414407a05beb54e7e0021d584c7e13a
Wms/Model/ModelDto/DataDto/MateDataStockDto.cs
@@ -192,12 +192,12 @@
        /// <summary>
        /// Desc:数量
        /// </summary>           
        public int Qty { get; set; }
        public decimal Qty { get; set; }
        /// <summary>
        /// Desc:整箱数量
        /// </summary>           
        public int? FullQty { get; set; }
        public decimal? FullQty { get; set; }
        /// <summary>
        /// Desc:状态