From bdfcb2760a617d0fb95ee934696a3dde477d7e68 Mon Sep 17 00:00:00 2001 From: kyy <3283105747@qq.com> Date: 星期五, 29 八月 2025 17:56:58 +0800 Subject: [PATCH] 1、获取检验项目前先删除 --- MES.Service/Dto/webApi/ErpRohinData.cs | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/MES.Service/Dto/webApi/ErpRohinData.cs b/MES.Service/Dto/webApi/ErpRohinData.cs index b333a4b..7011f63 100644 --- a/MES.Service/Dto/webApi/ErpRohinData.cs +++ b/MES.Service/Dto/webApi/ErpRohinData.cs @@ -62,6 +62,4 @@ 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