mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-05-05 18:40:14 +08:00
update 订单列表添加车牌号字段
This commit is contained in:
@@ -22,18 +22,4 @@ public class GetTokenDTO {
|
||||
*/
|
||||
private String secretKey;
|
||||
|
||||
/**
|
||||
* 请求时间,格式:YYYYMMDDHHMMSS
|
||||
*/
|
||||
private String accTime;
|
||||
|
||||
/**
|
||||
* 1.0
|
||||
*/
|
||||
private String version;
|
||||
|
||||
/**
|
||||
* 使用签名公式获得
|
||||
*/
|
||||
private String sign;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user