|
@@ -7,6 +7,7 @@
|
|
<id column="id" property="id" />
|
|
<id column="id" property="id" />
|
|
<result column="user_id" property="userId" />
|
|
<result column="user_id" property="userId" />
|
|
<result column="person_id" property="personId" />
|
|
<result column="person_id" property="personId" />
|
|
|
|
+ <result column="is_login_notify" property="isLoginNotify" />
|
|
</resultMap>
|
|
</resultMap>
|
|
|
|
|
|
</mapper>
|
|
</mapper>
|