mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-25 13:35:15 +08:00
新增 占桩费用设置阈值
This commit is contained in:
@@ -49,6 +49,9 @@ public class BillingTemplateVO {
|
||||
// 占桩费率(单位:元/分钟)
|
||||
private BigDecimal occupyFee;
|
||||
|
||||
// 最高占桩费用
|
||||
private BigDecimal maxOccupyFee;
|
||||
|
||||
// 停车免费描述
|
||||
private String parkFeeDescribe;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user