xuhy
2023-04-07 7454b6532cd2a5c68235a45f1cc540e25f1ffaf4
driver/guns-admin/src/main/java/com/supersavedriving/driver/modular/system/warpper/HallOrderList.java
@@ -44,6 +44,8 @@
    private String endLng;
    @ApiModelProperty("预估里程")
    private Double estimatedMileage;
    @ApiModelProperty("预估费")
    private Double estimatedPrice;
    @ApiModelProperty("起步价")
    private Double startPrice;
}