|
|
@@ -101,7 +101,7 @@ public class GroupsRelationNetflixServiceImpl implements GroupsRelationNetflixSe
|
|
|
JSONObject params = new JSONObject();
|
|
|
params.putOpt("transId", taskId);
|
|
|
//查询任务状态
|
|
|
- String url = Constant.ZHAOJU_MOVIES + "/netflix_seat";
|
|
|
+ String url = Constant.ZHAOJU_MOVIES + "/netflix_set/netflix_task_status";
|
|
|
HttpResponse<String> res =
|
|
|
J11HttpC.custom()
|
|
|
.ofPost()
|