diff --git a/src/main/resources/mapper/change/ChangeManagementMapper.xml b/src/main/resources/mapper/change/ChangeManagementMapper.xml index 245045f1..135bac9a 100644 --- a/src/main/resources/mapper/change/ChangeManagementMapper.xml +++ b/src/main/resources/mapper/change/ChangeManagementMapper.xml @@ -343,7 +343,7 @@ code_desc FROM plm_properties_model_header - site = #{site} and function_type = #{functionType} + site = #{site} and function_type = #{functionType} and code_no = #{codeNo}