add 后管新增退款保险金额按钮

This commit is contained in:
Lemon
2025-10-11 16:07:37 +08:00
parent f59201129f
commit ca83cffffa
4 changed files with 27 additions and 3 deletions

View File

@@ -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;// 结算金额