From 1db62c18bc7bcee7d7be2cd34b6f35d0750f7ad1 Mon Sep 17 00:00:00 2001
From: 啊鑫 <t2856754968@163.com>
Date: 星期二, 16 九月 2025 15:49:49 +0800
Subject: [PATCH] 11
---
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