|
@@ -42,6 +42,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
|
|
|
<result property="houseDistrict" column="house_district"/>
|
|
<result property="houseDistrict" column="house_district"/>
|
|
|
<result property="oneInchPhotos" column="one_inch_photos"/>
|
|
<result property="oneInchPhotos" column="one_inch_photos"/>
|
|
|
<result property="politic" column="politic"/>
|
|
<result property="politic" column="politic"/>
|
|
|
|
|
+ <result property="email" column="email"/>
|
|
|
</resultMap>
|
|
</resultMap>
|
|
|
|
|
|
|
|
|
|
|