mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-08-14 02:03:54 +08:00
增加后管取消订单接口
This commit is contained in:
@@ -57,6 +57,7 @@ public class OrderDetailInfoVO {
|
||||
private String orderCode; // 订单编号
|
||||
private String transactionCode; // 交易流水号
|
||||
private String orderStatus; // 订单状态
|
||||
private String payStatus; // 支付状态(0-待支付;1-支付完成;2-无需支付;3-待补缴)
|
||||
private String orderStatusDescribe; // 订单状态描述
|
||||
private String logicCard; // 卡号
|
||||
private String vinCode; // vin号
|
||||
|
||||
Reference in New Issue
Block a user