From 5e76d26753e54a4c9380991bf8eaf58514c0e674 Mon Sep 17 00:00:00 2001
From: sjz <1240968267@qq.com>
Date: 星期三, 12 十一月 2025 08:39:28 +0800
Subject: [PATCH] 优化

---
 MES.Service/Dto/webApi/ErpCAA.cs |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/MES.Service/Dto/webApi/ErpCAA.cs b/MES.Service/Dto/webApi/ErpCAA.cs
index cf6c938..66ffd33 100644
--- a/MES.Service/Dto/webApi/ErpCAA.cs
+++ b/MES.Service/Dto/webApi/ErpCAA.cs
@@ -54,6 +54,5 @@
     public string? F_ZJXF_BASE_KH { get; set; }
     public string? SupplierId { get; set; }
     public string? FinishedProduct { get; set; }
-    public string? F_ZJXF_TEXT_QTR_LEE { get; set; }
 
 }
\ No newline at end of file

--
Gitblit v1.9.3