xiaoyong931011
2021-05-26 afdbaa02913adb95cb9701d1a0a3a3a65c48b13a
src/main/resources/mapper/otc/OtcMsgUserListDao.xml
@@ -6,6 +6,8 @@
        select
               a.id id,
               a.is_read isRead,
               a.target_id targetId,
               a.member_id memberId,
               a.last_msg_time lastMsgTime
        from otc_msg_user_list a
        <where>