|
@@ -9,8 +9,8 @@ import requests
|
|
|
cate: video_return, video_view, video_rov
|
|
|
"""
|
|
|
|
|
|
-# url = "http://47.99.132.47:8888/videos"
|
|
|
-url = "http://localhost:8888/videos"
|
|
|
+url = "http://47.99.132.47:8888/videos"
|
|
|
+# url = "http://localhost:8888/videos"
|
|
|
|
|
|
body = {
|
|
|
"cate": "video_return",
|