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