feige
2024-11-05 72f21494ba48e573e68007eab2296f8c25ecc4b7
zhang-content/src/main/java/com/ruoyi/domain/dto/PriceDto.java
@@ -35,6 +35,8 @@
    private String type;
    private String destination;
    private List<ZTravelPriceDetail> detailList;
}