功能优化2
@ -3133,7 +3133,7 @@
ItemDesc
FROM eam_properties_item
<where>
site = #{site} and bu_no = #{buNo} and ItemNo = #{itemNo} and ItemType = #{itemType}
site = #{site} and bu_no = #{buNo} and ItemNo = #{itemNo} and ItemType = #{itemType} and inspection_type_no = #{inspectionTypeNo}
</where>
</select>