@ -343,7 +343,7 @@
code_desc
FROM plm_properties_model_header
<where>
site = #{site} and function_type = #{functionType}
site = #{site} and function_type = #{functionType} and code_no = #{codeNo}
</where>
</select>