yuyou_x
2024-02-23 565d1f64383ae6d71a9590e8bcfa474269b8dbb3
Wms/Model/ModelVm/SysVm/LocateVm.cs
@@ -144,6 +144,6 @@
        /// <summary>
        /// 数量
        /// </summary>
        public int? Qty { get; set; }
        public decimal? Qty { get; set; }
    }
}