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