mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-06-22 08:09:48 +08:00
update 首页地图显示站点数量-->显示枪口数量
This commit is contained in:
@@ -23,4 +23,9 @@ public class StationMapVO {
|
||||
* 纬度
|
||||
*/
|
||||
private String stationLat;
|
||||
|
||||
/**
|
||||
* 充电枪口数量
|
||||
*/
|
||||
private Integer connectorCount;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user