zqy
4 天以前 cedaeeed6d401aefebf93ea6ea21cc9e06d5f5db
zhang-content/src/main/java/com/ruoyi/domain/dto/PriceDto.java
@@ -29,6 +29,14 @@
    private String title;
    private String property;
    private String tableName;
    private String type;
    private String destination;
    private List<ZTravelPriceDetail> detailList;
}