From b562efee9d60ed24033ce3596b72eec3985c0d4d Mon Sep 17 00:00:00 2001 From: Rodney Chen <rodney.chen@hotmail.com> Date: 星期三, 26 三月 2025 17:46:35 +0800 Subject: [PATCH] Merge branch 'master' of http://47.115.28.255:8110/r/TigerClouds-Tech/Server/TigerApi6_2024 --- Tiger.Model.Net/Entitys/Minsun/WMS_SRMSNList1_copy1.cs | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Tiger.Model.Net/Entitys/Minsun/WMS_SRMSNList1_copy1.cs b/Tiger.Model.Net/Entitys/Minsun/WMS_SRMSNList1_copy1.cs index 953e77a..9189b2e 100644 --- a/Tiger.Model.Net/Entitys/Minsun/WMS_SRMSNList1_copy1.cs +++ b/Tiger.Model.Net/Entitys/Minsun/WMS_SRMSNList1_copy1.cs @@ -63,11 +63,11 @@ /// <summary> /// / /// </summary> - public decimal IncludeQty { get; set; } + public double IncludeQty { get; set; } /// <summary> /// / /// </summary> - public decimal SmallIncludeCount { get; set; } + public double SmallIncludeCount { get; set; } /// <summary> /// /// </summary> -- Gitblit v1.9.3