|
|
|
@ -479,7 +479,7 @@ update_by) |
|
|
|
|
|
|
|
<select id="checkBMModelHeader" resultType="PlmBmModelHeaderData"> |
|
|
|
select properties_code_no from plm_bm_model_header where site=#{site} |
|
|
|
and bu_no=#{buNo} and code_no=#{codeNo} |
|
|
|
and bu_no=#{buNo} and code_no=#{type} |
|
|
|
</select> |
|
|
|
|
|
|
|
|
|
|
|
|