mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-05-01 16:40:04 +08:00
新增第三方吉林平台接口代码
This commit is contained in:
@@ -99,4 +99,10 @@ public class QueryStartChargeDTO {
|
||||
*/
|
||||
@JsonProperty(value = "LastQueryEndTime")
|
||||
private String lastQueryEndTime;
|
||||
|
||||
/**
|
||||
* 充电订单号 格式“运营商ID+唯一编号”
|
||||
*/
|
||||
@JsonProperty(value = "OrderNO")
|
||||
private String orderNO;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user