mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-25 21:45:08 +08:00
小程序端接口添加停车费率描述字段
This commit is contained in:
@@ -49,6 +49,9 @@ public class BillingTemplateVO {
|
||||
// 占桩费率(单位:元/分钟)
|
||||
private BigDecimal occupyFee;
|
||||
|
||||
// 停车免费描述
|
||||
private String parkFeeDescribe;
|
||||
|
||||
// 尖时段电费
|
||||
private BigDecimal sharpElectricityPrice;
|
||||
// 尖时段服务费
|
||||
|
||||
Reference in New Issue
Block a user