咨询模块及IM模块调整
This commit is contained in:
+1
-1
@@ -23,7 +23,7 @@
|
||||
<select id="selectMsgRecordList" resultType="com.renkang.consultation.entity.MsgRecord">
|
||||
select
|
||||
<include refid="MsgRecordColumns"/>
|
||||
from im_msg_record_all a
|
||||
from QH_CON_IM_MSG_ALL a
|
||||
<where>
|
||||
and a.del_flag = '0' and status = 1
|
||||
<if test="fromAccount != null and fromAccount != ''">
|
||||
|
||||
Reference in New Issue
Block a user