mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-23 04:25:21 +08:00
小程序获取订单详情接口添加字段
This commit is contained in:
@@ -201,4 +201,14 @@ public class PileStationVO {
|
||||
*/
|
||||
private String parkFeeDescribe;
|
||||
|
||||
/**
|
||||
* 占桩免费时长
|
||||
*/
|
||||
private Integer freeTime;
|
||||
|
||||
/**
|
||||
* 占桩费率
|
||||
*/
|
||||
private BigDecimal occupyFee;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user