mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-22 03:55:17 +08:00
update 后管向高德发送上线/下线消息接口
This commit is contained in:
@@ -11,6 +11,10 @@ import lombok.Data;
|
||||
@Data
|
||||
public class EditAmapFlagDTO {
|
||||
private String stationId;
|
||||
|
||||
/**
|
||||
* 是否对接高德地图(0-否;1-是)
|
||||
*/
|
||||
private String amapFlag;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user