mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-08-16 19:17:33 +08:00
update 运营端小程序查询枪口列表页
This commit is contained in:
@@ -25,6 +25,11 @@ public class BusinessOrderDetailInfoVO {
|
||||
|
||||
private String pileConnectorCode;
|
||||
|
||||
/**
|
||||
* 交易流水号
|
||||
*/
|
||||
private String transactionCode;
|
||||
|
||||
/**
|
||||
* 充电次数
|
||||
*/
|
||||
@@ -185,4 +190,9 @@ public class BusinessOrderDetailInfoVO {
|
||||
*/
|
||||
private String memberId;
|
||||
|
||||
/**
|
||||
* 剩余时间
|
||||
*/
|
||||
private String timeRemaining;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user