From 3271d09e9c1a4dd1280ae27b9d0e8f6e6b1104c0 Mon Sep 17 00:00:00 2001
From: 啊鑫 <t2856754968@163.com>
Date: 星期五, 14 二月 2025 14:34:39 +0800
Subject: [PATCH] 111

---
 StandardPda/MES.Service/Modes/MesRohIn.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/StandardPda/MES.Service/Modes/MesRohIn.cs b/StandardPda/MES.Service/Modes/MesRohIn.cs
index 659b5a9..ef5a023 100644
--- a/StandardPda/MES.Service/Modes/MesRohIn.cs
+++ b/StandardPda/MES.Service/Modes/MesRohIn.cs
@@ -188,7 +188,7 @@
     ///     ERP鐨処D鍙�
     /// </summary>
     [SugarColumn(ColumnName = "EBELN_K3ID")]
-    public decimal? EbelnK3id { get; set; }
+    public string? EbelnK3id { get; set; }
 
     /// <summary>
     ///     瀹℃牳鏃ユ湡

--
Gitblit v1.9.3