From 10081828bf4b88b01a63bde072118bfdb582a28e Mon Sep 17 00:00:00 2001
From: kyy <3283105747@qq.com>
Date: 星期五, 12 九月 2025 19:41:34 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'

---
 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 91bb37d..eda56a3 100644
--- a/MES.Service/Dto/webApi/ErpRohinData.cs
+++ b/MES.Service/Dto/webApi/ErpRohinData.cs
@@ -53,5 +53,8 @@
     public string? FDEMANDBILLENTRYSEQ { get; set; }
     public string? SalesOrderId { get; set; }
     public string? OrderLineId { get; set; }
+    public string? FSUBREQENTRYID { get; set; }
+    
+ 
     
 }
\ No newline at end of file

--
Gitblit v1.9.3