添加同步同程订单接口

This commit is contained in:
dengwc 2024-02-06 15:24:25 +08:00
parent 6d829e2b5c
commit 722b82f2b8
1 changed files with 1 additions and 2 deletions

View File

@ -100,8 +100,7 @@ public class LYTest {
Description<HotleMinPrice> description = new Description<>();
description.setParam(hotleMinPrice);
Result post = postRequest.post(minPriceUrl, description, Result.class);
HotelListVo hotelListVo = new HotelListVo();
List<HotelListVo.HotelInfo> hotelList = hotelListVo.getHotelList();
}
//火车票最高价查询