mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-27 06:25:13 +08:00
新增 高德查询充电站信息接口
This commit is contained in:
@@ -85,7 +85,7 @@ public class AMapStationInfo {
|
||||
* 7:不对外开放
|
||||
*/
|
||||
@JSONField(name = "OpenType")
|
||||
private String openType;
|
||||
private Integer openType;
|
||||
|
||||
// 车位数量 可停放进行充电的车位总数,默认:0 未知
|
||||
@JSONField(name = "ParkNums")
|
||||
|
||||
Reference in New Issue
Block a user