Pu Zhibing
2024-10-29 c30ef69f849a79fa9a72181befc285b5939e5e8c
ruoyi-api/ruoyi-api-chargingPile/src/main/java/com/ruoyi/chargingPile/api/vo/StrategyPriceVO.java
@@ -23,4 +23,7 @@
    @ApiModelProperty(value = "服务费折扣")
    private BigDecimal serviceFeeDiscount;
    @ApiModelProperty(value = "模板折扣几折")
    private BigDecimal discount;
}