@ -209,6 +209,7 @@
screen_customer_agency
WHERE
DEL_FLAG = 0
AND IS_DISPLAY = 1
AND pid = #{agencyId}
</select>
</mapper>