后管订单详情页面新增vin码字段

This commit is contained in:
Lemon
2024-08-28 09:47:24 +08:00
parent 57ade1380d
commit eb3283722c
3 changed files with 8 additions and 0 deletions

View File

@@ -59,6 +59,7 @@ public class OrderDetailInfoVO {
private String orderStatus; // 订单状态
private String orderStatusDescribe; // 订单状态描述
private String logicCard; // 卡号
private String vinCode; // vin号
private String startTime; // 充电开始时间
private String endTime; // 充电结束时间
private String stopReasonMsg; // 停止原因