liqian hace 1 año
padre
commit
79f4bbb89a
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      app.py

+ 0 - 1
app.py

@@ -363,7 +363,6 @@ def get_video_online_list():
 def ad_predict():
     start_time = time.time()
     try:
-        log_.info({'test_log': request.get_data()})
         request_data = json.loads(request.get_data())
         mid = request_data.get('mid')
         video_id = request_data.get('videoId')