|
|
@ -233,7 +233,8 @@ |
|
|
|
agency.AGENCY_NAME AS agencyName, |
|
|
|
agency.LEVEL AS LEVEL, |
|
|
|
agency.CUSTOMER_ID AS customerId, |
|
|
|
agency.AREA_CODE AS areaCode |
|
|
|
agency.AREA_CODE AS areaCode, |
|
|
|
agency.PARENT_AREA_CODE AS parentAreaCode |
|
|
|
FROM |
|
|
|
screen_customer_agency agency |
|
|
|
WHERE |
|
|
|