mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-26 22:15:06 +08:00
转换订单状态描述
This commit is contained in:
@@ -58,6 +58,7 @@ public class OrderDetailInfoVO {
|
||||
public static class OrderInfo {
|
||||
private String orderCode; // 订单编号
|
||||
private String orderStatus; // 订单状态
|
||||
private String orderStatusDescribe; // 订单状态描述
|
||||
private String startTime; // 充电开始时间
|
||||
private String endTime; // 充电结束时间
|
||||
private String stopReasonMsg; // 停止原因
|
||||
|
||||
Reference in New Issue
Block a user