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