From 81dd5b5e488561b5eebe6a5b5c2ffd0fed48968a Mon Sep 17 00:00:00 2001
From: zyf <1071160500@qq.com>
Date: 星期五, 05 十二月 2025 20:03:18 +0800
Subject: [PATCH] 修复字段错误
---
MESApplication/bin/Debug/net8.0/MESApplication.pdb | 0
MESApplication/bin/Debug/net8.0/MESApplication.exe | 0
MES.Service/Modes/QaXj.cs | 2 +-
MESApplication/bin/Debug/net8.0/MES.Service.pdb | 0
MESApplication/bin/Debug/net8.0/MESApplication.dll | 0
MES.Service/bin/Debug/net8.0/MES.Service.dll | 0
MES.Service/Modes/QaSj.cs | 2 +-
MESApplication/bin/Debug/net8.0/MES.Service.dll | 0
MES.Service/bin/Debug/net8.0/MES.Service.pdb | 0
9 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/MES.Service/Modes/QaSj.cs b/MES.Service/Modes/QaSj.cs
index c227a94..5c2378b 100644
--- a/MES.Service/Modes/QaSj.cs
+++ b/MES.Service/Modes/QaSj.cs
@@ -54,7 +54,7 @@
/// 鐢熶骇璁㈠崟鍙�
/// </summary>
[SugarColumn(ColumnName = "DAA001")]
- public int? Daa001 { get; set; }
+ public string? Daa001 { get; set; }
/// <summary>
/// 妫�楠岀粨鏋�
diff --git a/MES.Service/Modes/QaXj.cs b/MES.Service/Modes/QaXj.cs
index ecca2d8..02ad2ed 100644
--- a/MES.Service/Modes/QaXj.cs
+++ b/MES.Service/Modes/QaXj.cs
@@ -54,7 +54,7 @@
/// 鐢熶骇璁㈠崟鍙�
/// </summary>
[SugarColumn(ColumnName = "DAA001")]
- public int? Daa001 { get; set; }
+ public string? Daa001 { get; set; }
/// <summary>
/// 妫�楠岀粨鏋�
diff --git a/MES.Service/bin/Debug/net8.0/MES.Service.dll b/MES.Service/bin/Debug/net8.0/MES.Service.dll
index bfb4101..b1db715 100644
--- a/MES.Service/bin/Debug/net8.0/MES.Service.dll
+++ b/MES.Service/bin/Debug/net8.0/MES.Service.dll
Binary files differ
diff --git a/MES.Service/bin/Debug/net8.0/MES.Service.pdb b/MES.Service/bin/Debug/net8.0/MES.Service.pdb
index 32f6bb2..a7cff13 100644
--- a/MES.Service/bin/Debug/net8.0/MES.Service.pdb
+++ b/MES.Service/bin/Debug/net8.0/MES.Service.pdb
Binary files differ
diff --git a/MESApplication/bin/Debug/net8.0/MES.Service.dll b/MESApplication/bin/Debug/net8.0/MES.Service.dll
index bfb4101..b1db715 100644
--- a/MESApplication/bin/Debug/net8.0/MES.Service.dll
+++ b/MESApplication/bin/Debug/net8.0/MES.Service.dll
Binary files differ
diff --git a/MESApplication/bin/Debug/net8.0/MES.Service.pdb b/MESApplication/bin/Debug/net8.0/MES.Service.pdb
index 32f6bb2..a7cff13 100644
--- a/MESApplication/bin/Debug/net8.0/MES.Service.pdb
+++ b/MESApplication/bin/Debug/net8.0/MES.Service.pdb
Binary files differ
diff --git a/MESApplication/bin/Debug/net8.0/MESApplication.dll b/MESApplication/bin/Debug/net8.0/MESApplication.dll
index 8dceec2..992508a 100644
--- a/MESApplication/bin/Debug/net8.0/MESApplication.dll
+++ b/MESApplication/bin/Debug/net8.0/MESApplication.dll
Binary files differ
diff --git a/MESApplication/bin/Debug/net8.0/MESApplication.exe b/MESApplication/bin/Debug/net8.0/MESApplication.exe
index 8a7b2f8..806a91c 100644
--- a/MESApplication/bin/Debug/net8.0/MESApplication.exe
+++ b/MESApplication/bin/Debug/net8.0/MESApplication.exe
Binary files differ
diff --git a/MESApplication/bin/Debug/net8.0/MESApplication.pdb b/MESApplication/bin/Debug/net8.0/MESApplication.pdb
index 9fce848..ca7d237 100644
--- a/MESApplication/bin/Debug/net8.0/MESApplication.pdb
+++ b/MESApplication/bin/Debug/net8.0/MESApplication.pdb
Binary files differ
--
Gitblit v1.9.3