|
@@ -20,9 +20,10 @@
|
|
|
resultType="com.yonge.cooleshow.biz.dal.wrapper.TenantUnbindRecordWrapper$TenantUnbindRecord">
|
|
|
SELECT
|
|
|
<include refid="baseColumns"/>
|
|
|
+ ,ti.name_ as tenantName
|
|
|
,ti.province_code_ as provinceCode
|
|
|
- ,ti.city_code_ as cityCide
|
|
|
- ,ti.region_code_ as regionCide
|
|
|
+ ,ti.city_code_ as cityCode
|
|
|
+ ,ti.region_code_ as regionCode
|
|
|
,ti.username_ as tenantUserName
|
|
|
,ti.phone_ as tenantUserPhone
|
|
|
,su.username_ as userName
|