@ -526,7 +526,7 @@
AND PID= #{pid}
ORDER BY ID
</select>
<select id="getAllAgency" resultType="com.epmet.dto.result.AgencyTreeResultDTO">
<select id="getAllAgency" resultMap="NodeTreeResult">
select
ID AS agencyId,
ORGANIZATION_NAME AS agencyName,