fanli/src/main/java/com/yeshi/fanli/mapping/msg/UserMsgUnReadNumMapper.xml
@@ -18,7 +18,7 @@ jdbcType="TIMESTAMP" /> <result column="mrs_update_time" property="updateTime" jdbcType="TIMESTAMP" /> <association property="user" column="mrs_uid"> <association property="user" column="mrs_uid" javaType="com.yeshi.fanli.entity.bus.user.UserInfo"> <id column="mrs_uid" property="id" jdbcType="BIGINT" /> </association> </resultMap>