@@ -365,6 +365,7 @@
message_type=#{messageType}
and ticket_id=#{ticketId}
and model_type=#{modelType}
+ and source=#{source}
</select>
<update id="updateTickMessage" parameterType="com.community.huiju.model.TpMessage" >
update tp_message