@@ -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):