mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-29 23:50:00 +08:00
新增 广西平台Service相关方法
This commit is contained in:
@@ -70,6 +70,12 @@ public class QueryStationInfoDTO {
|
||||
@JsonProperty(value = "StationIDs")
|
||||
private List<String> stationIds;
|
||||
|
||||
/**
|
||||
* 更多标志
|
||||
*/
|
||||
@JsonProperty(value = "MoreFlag")
|
||||
private Integer moreFlag;
|
||||
|
||||
|
||||
private String address;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user