From 43975e6d2acae02392592e312502280457854b2d Mon Sep 17 00:00:00 2001 From: Ben Lin <maobin001@msn.com> Date: 星期一, 12 五月 2025 13:22:38 +0800 Subject: [PATCH] 一些更改 --- Tiger.Model.Net/Entitys/WMS/BIZ_ERP_OTH_IN_SN.cs | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Tiger.Model.Net/Entitys/WMS/BIZ_ERP_OTH_IN_SN.cs b/Tiger.Model.Net/Entitys/WMS/BIZ_ERP_OTH_IN_SN.cs index 52bfee2..4be62af 100644 --- a/Tiger.Model.Net/Entitys/WMS/BIZ_ERP_OTH_IN_SN.cs +++ b/Tiger.Model.Net/Entitys/WMS/BIZ_ERP_OTH_IN_SN.cs @@ -34,7 +34,7 @@ /// <summary> /// 鏁伴噺 /// </summary> - public decimal QTY { get; set; } + public double QTY { get; set; } /// <summary> /// 涓氬姟鍗曟嵁鍙风爜 /// </summary> -- Gitblit v1.9.3