LIVE_YE 3 жил өмнө
parent
commit
4125f4457a

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

@@ -1138,6 +1138,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