@ -38,7 +38,7 @@
where
DEL_FLAG = '0'
AND CUSTOMER_ID = #{customerId}
AND ORG_TYPE = 'agency'
-- AND ORG_TYPE = 'agency'
ORDER BY SORT ASC
</select>