peng 2 роки тому
батько
коміт
2901f87914
1 змінених файлів з 1 додано та 0 видалено
  1. 1 0
      Controller/DetectControllerV2.py

+ 1 - 0
Controller/DetectControllerV2.py

@@ -123,6 +123,7 @@ class NotificationV2View(View):
                       'is_sys_msg': is_sys_msg, 'channel': channel, 'event_type': event_type, 'n_time': n_time,
                       'electricity': electricity, 'bucket': bucket, 'aws_s3_client': aws_s3_client,
                       'app_push': cache_app_push, 'storage_location': 2}
+            logger.info('已创建s3对象,推送数据为:{}'.format(params))
             # APP消息推送与获取报警消息数据列表
             result = DevicePushService.save_msg_push(uid_set_push_list, **params)
             # 批量系统消息&报警消息数据存库