xiaoyong931011
2021-05-26 afdbaa02913adb95cb9701d1a0a3a3a65c48b13a
src/main/resources/mapper/otc/OtcMsgHistoryDao.xml
@@ -8,6 +8,7 @@
        a.create_time createTime,
        a.msg msg,
        a.target_id targetId,
        a.member_id memberId,
        a.msg_type msgType
        from otc_msg_history a
        <where>