Browse Source

Merge remote-tracking branch 'origin/master'

tjf 3 years ago
parent
commit
a5fb40fdeb
1 changed files with 1 additions and 0 deletions
  1. 1 0
      boman-web-core/src/main/resources/mapper/CzrkMapper.xml

+ 1 - 0
boman-web-core/src/main/resources/mapper/CzrkMapper.xml

@@ -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