@ -263,5 +263,6 @@
LEFT JOIN message m ON ml.msgSid = m.sid
where receiverSid = #{userSid}
and m.msgType = "抄送"
and ml.state = 0
</select>
</mapper>