@@ -135,6 +135,7 @@ class NotificationV2View(View):
# 视频通话不返回图片链接
if event_type == 607:
+ TIME_LOGGER.info('推送响应,uid:{},n_time:{},事件类型:{}'.format(uid, n_time, event_type))
return JsonResponse(status=200, data={'code': 0, 'msg': 'success'})
# 获取S3对象上传链接