Browse Source

分表,修改task1, task2, search_schedule.py

罗俊辉 11 tháng trước cách đây
mục cha
commit
81a2c3968e
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      applications/deal/response.py

+ 1 - 0
applications/deal/response.py

@@ -42,6 +42,7 @@ class Response(object):
             "content_status": content_status,
             "process_times": process_times
         }
+        print(response)
         return response
 
     def create_gzh_path(self, video_id, shared_uid, gh_id):