|
@@ -1141,6 +1141,7 @@
|
|
|
<select id="getAllCzrk" resultMap="CzrkResult">
|
|
|
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.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
|