This commit is contained in:
2023-06-21 16:32:18 +08:00
3 changed files with 29 additions and 7 deletions

View File

@@ -257,6 +257,11 @@ public class PileStationInfo extends BaseEntity {
*/
private String openFlag;
/**
* 是否对接高德0-否1-是)
*/
private String aMapFlag;
/**
* 是否靠近卫生间 (0-无1-有)
*/