mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-21 19:45:09 +08:00
update 订单导出
This commit is contained in:
@@ -208,11 +208,13 @@ public class OrderListVO {
|
||||
/**
|
||||
* 电费金额
|
||||
*/
|
||||
@Excel(name = "电费")
|
||||
private BigDecimal totalElectricityAmount;
|
||||
|
||||
/**
|
||||
* 服务费金额
|
||||
*/
|
||||
@Excel(name = "服务费")
|
||||
private BigDecimal totalServiceAmount;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user