@@ -66,7 +66,6 @@ func (service *MessageService) LastMessage(userId string, appId string, msgType
"receive_userid": userId,
"isdel": 1,
"appid": appId,
- "msg_type": msgType,
}
if isRead != -1 {
query["isRead"] = isRead