@ -77,7 +77,7 @@
and e.GRID_ID =#{orgId}
</if>
<if test="orgType == 'agency'">
and e.GRID_PIDS like concat('',#{gridPids},'')
and e.GRID_PIDS like concat(#{gridPids},'%')
</where>
) t