From c53a461aef16902ca78cdb7bd0c62305e2fee809 Mon Sep 17 00:00:00 2001 From: 啊鑫 <t2856754968@163.com> Date: 星期二, 29 七月 2025 19:23:04 +0800 Subject: [PATCH] Update OQC search API functionality --- 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