bklLiudl
2024-02-04 5804306dcc8fa65f02eb0d4328340d91cd5845f8
Wms/WMS.Entity/DataEntity/DataStockDetail.cs
@@ -58,14 +58,14 @@
        /// Default:
        /// Nullable:True
        /// </summary>           
        public int? Qty {get;set;}
        public decimal? Qty {get;set;}
        /// <summary>
        /// Desc:锁定数量
        /// Default:
        /// Nullable:True
        /// </summary>           
        public int? LockQty {get;set;}
        public decimal? LockQty {get;set;}
        /// <summary>
        /// Desc:冻结数量