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