1
yuyou_x
2024-03-15 f4191a19efa99b81158f063a43dc2af591603204
Wms/Model/ModelVm/SysVm/LocateVm.cs
@@ -144,6 +144,6 @@
        /// <summary>
        /// 数量
        /// </summary>
        public int? Qty { get; set; }
        public decimal? Qty { get; set; }
    }
}