From 722b82f2b81733ad202843f3880d2d19d7234605 Mon Sep 17 00:00:00 2001 From: dengwc Date: Tue, 6 Feb 2024 15:24:25 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E5=90=8C=E6=AD=A5=E5=90=8C?= =?UTF-8?q?=E7=A8=8B=E8=AE=A2=E5=8D=95=E6=8E=A5=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/test/java/com/chint/LYTest.java | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/test/java/com/chint/LYTest.java b/src/test/java/com/chint/LYTest.java index 5b8eeb7d..38d280ab 100644 --- a/src/test/java/com/chint/LYTest.java +++ b/src/test/java/com/chint/LYTest.java @@ -100,8 +100,7 @@ public class LYTest { Description description = new Description<>(); description.setParam(hotleMinPrice); Result post = postRequest.post(minPriceUrl, description, Result.class); - HotelListVo hotelListVo = new HotelListVo(); - List hotelList = hotelListVo.getHotelList(); + } //火车票最高价查询