mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-20 19:15:35 +08:00
反参新增字段 订单总电费金额 订单总服务费金额
This commit is contained in:
@@ -81,4 +81,8 @@ public class OrderVO {
|
||||
* 充电时长
|
||||
*/
|
||||
private String chargingTime;
|
||||
|
||||
private BigDecimal totalElectricityAmount;
|
||||
|
||||
private BigDecimal totalServiceAmount;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user