From c815a888b1c0487847372bc178444921de8e4a15 Mon Sep 17 00:00:00 2001 From: kyy <3283105747@qq.com> Date: 星期二, 26 八月 2025 10:57:34 +0800 Subject: [PATCH] 1、 --- 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..89c9588 100644 --- a/MES.Service/Dto/webApi/ErpRohinData.cs +++ b/MES.Service/Dto/webApi/ErpRohinData.cs @@ -54,4 +54,7 @@ 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