Pu Zhibing
3 天以前 74dbde1f3b2f42c42a67ccd1df82f4d89c729559
ruoyi-service/ruoyi-order/src/main/java/com/ruoyi/order/export/TChargingOrderExport.java
@@ -79,6 +79,10 @@
    private String serviceChargePriceLook;
    @Excel(name = "充电时长(分钟)",width = 30)
    private String cumulativeChargingTime;
    @Excel(name = "充值金额",width = 30)
    private String rechargeAmount;
    @Excel(name = "退款金额",width = 30)
    private String refundAmount;
    @Excel(name = "充电前面soc",width = 30)
    private String startSoc;
    @Excel(name = "充电后soc",width = 30)