From d1494fe0c1c68a8bd5044814ec7368a7db918dde Mon Sep 17 00:00:00 2001
From: xwt <2740516069@qq.com>
Date: 星期二, 03 六月 2025 14:10:01 +0800
Subject: [PATCH] 来料检搜索框新增物料规格

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

diff --git a/StandardInterface/MES.Service/Dto/webApi/ErpCAA.cs b/StandardInterface/MES.Service/Dto/webApi/ErpCAA.cs
index c9c0002..f87624c 100644
--- a/StandardInterface/MES.Service/Dto/webApi/ErpCAA.cs
+++ b/StandardInterface/MES.Service/Dto/webApi/ErpCAA.cs
@@ -62,6 +62,7 @@
     public string? TypeA { get; set; }               //鍗曟嵁鐘舵��
     public string? RK_ORG { get; set; }               //鍏ュ簱缁勭粐
     public string? RCN { get; set; }               //鏃ヤ骇鑳�
+    public string? CG_LINE_ID { get; set; }               //閲囪喘璁㈠崟琛宨d
 
 
     ////濮斿瀛楁

--
Gitblit v1.9.3