From c7532feee6c5c4fb078a231a85c6c4321f9372d7 Mon Sep 17 00:00:00 2001 From: fengyuan_yang <1976974459@qq.com> Date: Thu, 12 Feb 2026 15:08:57 +0800 Subject: [PATCH] =?UTF-8?q?2026-02-12=201=E3=80=81=E6=8A=80=E6=9C=AF?= =?UTF-8?q?=E5=8F=82=E6=95=B0=E5=8D=A1=E6=96=B0=E5=A2=9E=E6=97=B6=E5=B1=95?= =?UTF-8?q?=E7=A4=BA=E9=A1=B9=E7=9B=AE=E5=90=8D=E7=A7=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../mapper/sampleManagement/TechnicalSpecificationMapper.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/resources/mapper/sampleManagement/TechnicalSpecificationMapper.xml b/src/main/resources/mapper/sampleManagement/TechnicalSpecificationMapper.xml index 61e631d9..804223a2 100644 --- a/src/main/resources/mapper/sampleManagement/TechnicalSpecificationMapper.xml +++ b/src/main/resources/mapper/sampleManagement/TechnicalSpecificationMapper.xml @@ -2353,6 +2353,7 @@ a.Active, a.Part_desc, a.project_id, + c.project_name, pcpi.customer_part_no, a.bu_no from view_Project_final_Part as a