Demo
2024-02-19 d3521d4f8feda989df7f0f48eff6ee3fd6ebec47
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:冻结数量
@@ -79,7 +79,7 @@
        /// Default:
        /// Nullable:True
        /// </summary>           
        public int? InspectQty { get; set; }
        public decimal? InspectQty { get; set; }
        /// <summary>
        /// Desc:入库单号