From 0251bc667f0087e976f3111f867fc97507fbb341 Mon Sep 17 00:00:00 2001 From: fengyuan_yang <1976974459@qq.com> Date: Fri, 18 Sep 2026 11:31:07 +0800 Subject: [PATCH] =?UTF-8?q?2026-09-18=20=E4=BC=98=E5=8C=96=E9=A1=B9?= =?UTF-8?q?=E7=9B=AE=E4=BF=A1=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../mapper/quotation/QuotationInformationMapper.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/main/resources/mapper/quotation/QuotationInformationMapper.xml b/src/main/resources/mapper/quotation/QuotationInformationMapper.xml index 80059820..0fe42e13 100644 --- a/src/main/resources/mapper/quotation/QuotationInformationMapper.xml +++ b/src/main/resources/mapper/quotation/QuotationInformationMapper.xml @@ -471,6 +471,8 @@ update_by, update_date, priority, + industry, + dbo.plm_get_dictDataLabel('project_info_industry', industry, site) industryDesc, site, id, project_desc, @@ -484,6 +486,9 @@ dbo.plm_get_customer_desc(site,customer_id) customerName, dbo.plm_get_dictDataLabel('project_info_priority',priority,site) priorityDesc, dbo.plm_get_dictDataLabel('finalCustomer',final_customer_id,site) as finalCustomerName, + final_customer_id, + customer_project_no, + project_amount, need_date, dbo.get_projectUserRoleName(site,project_id) userRoleName FROM plm_project_info