update 后管页面新增 是否对接高德 字段

This commit is contained in:
Lemon
2023-06-21 16:48:48 +08:00
parent 376714eefd
commit 077407ce31
4 changed files with 20 additions and 1 deletions

View File

@@ -132,6 +132,11 @@ public class PileStationVO {
*/
private String publicFlag;
/**
* 是否对接高德
*/
private String aMapFlag;
/**
* 是否营业中
*/