From af54ee2ebe79bb5450334e682d0f66097e71cc00 Mon Sep 17 00:00:00 2001 From: ruanqi Date: Wed, 6 Nov 2024 22:17:02 +0800 Subject: [PATCH] 1127 --- src/main/resources/mapper/project/ProjectDao.xml | 2 +- .../mapper/sampleManagement/TechnicalSpecificationMapper.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/main/resources/mapper/project/ProjectDao.xml b/src/main/resources/mapper/project/ProjectDao.xml index 29556d60..3e5a0a7f 100644 --- a/src/main/resources/mapper/project/ProjectDao.xml +++ b/src/main/resources/mapper/project/ProjectDao.xml @@ -385,7 +385,7 @@ dbo.get_userDisPlay(planner) plannerName,dbo.plm_get_test_part_name(site,test_part_no) partName ,status ,dbo.plm_get_projectBaseDesc(status,'purchaseRequest_status') statusDesc from plm_tool_purchase_request - where site=${site} and project_id=#{projectId} + where site=#{site} and project_id=#{projectId} diff --git a/src/main/resources/mapper/sampleManagement/TechnicalSpecificationMapper.xml b/src/main/resources/mapper/sampleManagement/TechnicalSpecificationMapper.xml index d83eda0b..7d5d6a20 100644 --- a/src/main/resources/mapper/sampleManagement/TechnicalSpecificationMapper.xml +++ b/src/main/resources/mapper/sampleManagement/TechnicalSpecificationMapper.xml @@ -389,7 +389,7 @@ a.wiRevison,a.wiDate,a.routingRemark,a.routingAction, update plm_technical_specification_sheet set bom_type=#{bomType},eng_chg_level=#{engChgLevel,jdbcType=INTEGER},