From 5ad77f8491b3137238bafe30c2e2d83c60558bdb Mon Sep 17 00:00:00 2001 From: kyy <3283105747@qq.com> Date: 星期四, 31 七月 2025 16:23:14 +0800 Subject: [PATCH] 修改sop获取数据 --- MES.Service/Dto/webApi/ErpRohIn.cs | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/MES.Service/Dto/webApi/ErpRohIn.cs b/MES.Service/Dto/webApi/ErpRohIn.cs index 447266d..2657728 100644 --- a/MES.Service/Dto/webApi/ErpRohIn.cs +++ b/MES.Service/Dto/webApi/ErpRohIn.cs @@ -51,6 +51,4 @@ public string? FRECEIVEORGID { get; set; } public string? F_XIFG_PrintTimes_qtr { get; set; } public string? F_XIFG_Text_zzjxqd { get; set; } - - } \ No newline at end of file -- Gitblit v1.9.3