|
@@ -1142,9 +1142,9 @@
|
|
select c.user_name, STUFF(c.id_card,7,8,'********') as id_card, c.province, c.city, c.region,
|
|
select c.user_name, STUFF(c.id_card,7,8,'********') as id_card, c.province, c.city, c.region,
|
|
c.village_towns, c.village, c.villager_group,c.now_in,c.key_industries,
|
|
c.village_towns, c.village, c.villager_group,c.now_in,c.key_industries,
|
|
c.user_name, c.gender,c.phone_num, c.code, c.house_type, c.yhzgx,
|
|
c.user_name, c.gender,c.phone_num, c.code, c.house_type, c.yhzgx,
|
|
- cj.province as province_jzdz,cj.city as city_jzdz,
|
|
|
|
- cj.region as region_jzdz,cj.town as town_jzdz,
|
|
|
|
- cj.village as village_jzdz,cj.now_in as now_in_jzdz
|
|
|
|
|
|
+ cj.province as provinceXjd,cj.city as cityXjd,
|
|
|
|
+ cj.region as regionXjd,cj.town as villageTownsXjd,
|
|
|
|
+ cj.village as villageXjd,cj.now_in as nowXjd
|
|
from czrk c left join czrk_jzdz cj on c.id =cj.czrk_id
|
|
from czrk c left join czrk_jzdz cj on c.id =cj.czrk_id
|
|
<where>
|
|
<where>
|
|
<!-- 已认领 -->
|
|
<!-- 已认领 -->
|