|
|
@@ -55,7 +55,7 @@ public class GroupsRelationNetflixServiceImpl implements GroupsRelationNetflixSe
|
|
|
params.putOpt("seat_num", seatNum);
|
|
|
params.putOpt("seat_time", expiryTime);
|
|
|
//设置座位
|
|
|
- String url = Constant.ZHAOJU_MOVIES + "/netflix_set/netflix_password_change";
|
|
|
+ String url = Constant.ZHAOJU_MOVIES + "/netflix_set/netflix_seat";
|
|
|
try {
|
|
|
HttpResponse<String> res =
|
|
|
J11HttpC.custom()
|