mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-20 19:15:35 +08:00
update 联联平台查询站点状态接口
This commit is contained in:
@@ -61,4 +61,12 @@ public class QueryStationInfoDTO {
|
||||
*/
|
||||
@JsonProperty(value = "EndTime")
|
||||
private String EndTime;
|
||||
|
||||
/**
|
||||
* 运营商id
|
||||
*/
|
||||
private String operatorId;
|
||||
|
||||
@JsonProperty(value = "StationIDs")
|
||||
private List<String> stationIds;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user