소스 검색

更改了测试api

lang 5 년 전
부모
커밋
87957aea8c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      Controller/TestApi.py

+ 1 - 1
Controller/TestApi.py

@@ -142,7 +142,7 @@ class testView(View):
         # m3u8 = '{uid}/vod{channel}/{time}/{time}.m3u8'. \
         #     format(uid=uid, channel=channel, time=vod['time'])
         thumb_url = response_url
-        vod_url = 'http://127.0.0.1:8000/testApi/signplaym3u8?' \
+        vod_url = 'http://13.56.215.252:8077/testApi/signplaym3u8?' \
                   'uid={uid}&channel={channel}&time={time}&sign=tktktktk'. \
             format(uid=uid, channel=channel, time=1590485548)
         vod_play_list.append({