站点信息表新增对接高德的 运营商品牌 和 站点名称描述 字段

This commit is contained in:
Lemon
2024-01-26 09:01:52 +08:00
parent ab84099e15
commit f18bf4c072
6 changed files with 67 additions and 1 deletions

View File

@@ -171,6 +171,18 @@ public class PileStationInfo extends BaseEntity {
@Excel(name = "站点引导,用于引导车主找到充电车位")
private String siteGuide;
/**
* 充电站运营商品牌名称
* (用于推送高德地图拼接POI)
*/
private String operatorName;
/**
* 充电站名称描述
* (用于推送高德地图拼接POI)
*/
private String aMapStationName;
/**
* 建设场所(1居民区
* 2公共机构