From 5adecb7ffd986930d2f4e195c0273e4db73b5315 Mon Sep 17 00:00:00 2001
From: kyy <3283105747@qq.com>
Date: 星期五, 07 二月 2025 18:36:51 +0800
Subject: [PATCH] 优化首检

---
 MES.Service/Dto/webApi/ErpRohinData.cs |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/MES.Service/Dto/webApi/ErpRohinData.cs b/MES.Service/Dto/webApi/ErpRohinData.cs
index 796d177..b333a4b 100644
--- a/MES.Service/Dto/webApi/ErpRohinData.cs
+++ b/MES.Service/Dto/webApi/ErpRohinData.cs
@@ -61,4 +61,7 @@
     public string? FdemandbillnoLine { get; set; }
     public string? ElectricalProductModel { get; set; }
     public string? ElectricalProductName { get; set; }
+    public string? F_XIFG_Text_zzjxqd { get; set; }
+
+    
 }
\ No newline at end of file

--
Gitblit v1.9.3