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