@ -168,6 +168,7 @@ left join plm_request_node as d on a.site = d.site and prh.classification_no = d
<!-- AND bu_no in ( select bu_no from AccessBu where site=#{query.site} and username=#{query.userName})-->
<!-- </if>-->
</where>
order by a.apply_no desc
</select>
<select id="searchToolApplyDetail" resultType="PlmProjectToolApplyDetailData">