Demo
2024-02-02 5a03e3053f7958f78f280f6da3c8b68cd0b491dc
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:冻结数量