@ -15,7 +15,7 @@
screen_cpc_base_data
WHERE
DEL_FLAG = '0'
AND PARENT_ID = #{agencyId}
AND ORG_ID = #{agencyId}
</select>
</mapper>