mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-20 19:15:35 +08:00
add 后管新增退款保险金额按钮
This commit is contained in:
@@ -68,6 +68,8 @@ public class OrderDetailInfoVO {
|
||||
private String createTime; // 订单创建时间
|
||||
private String startSOC; // 开始SOC
|
||||
private String endSOC; // 结束SOC
|
||||
private String merchantId; // 运营商id
|
||||
private String insuranceAmount; // 保险金额
|
||||
private String orderAmount; // 订单消费金额
|
||||
private String discountAmount; // 订单优惠金额
|
||||
private String settleAmount;// 结算金额
|
||||
|
||||
Reference in New Issue
Block a user