|
|
|
@@ -17,7 +17,7 @@ |
|
|
|
<result column="phone" jdbcType="VARCHAR" property="phone"/> |
|
|
|
<result column="bopen_id" jdbcType="VARCHAR" property="bopenId"/> |
|
|
|
<result column="web_open_id" jdbcType="VARCHAR" property="webOpenId"/> |
|
|
|
<result column="email" property="email"/> |
|
|
|
<result column="email" jdbcType="VARCHAR" property="email"/> |
|
|
|
</resultMap> |
|
|
|
|
|
|
|
<sql id="allSafeColumns"> |
|
|
|
|