@ -263,9 +263,9 @@
</if>
where b.bu_no = #{buNo}
<if test="roleNo != null and roleNo != ''">
and b.site = #{site}
and r.site = #{site}
order by a.username desc
</select>