@ -92,7 +92,7 @@
FROM
customer_agency
WHERE
pid = #{agencyId}
id = #{agencyId}
AND del_flag = 0
</select>
</mapper>