yujian
2019-01-22 88b54772dbcf5ecab1e2316e4e4626ac901b8908
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>