@ -48,8 +48,8 @@
<select id="selectListByAgencyId" parameterType="map" resultType="com.epmet.dto.result.demand.OptionDTO">
<foreach collection="agencyIds" item="agencyId" separator=" UNION ">
SELECT
id as label,
id as `value`,
society_name as `value`
society_name as label
FROM
ic_society_org
WHERE