mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-22 12:05:05 +08:00
新增 高德商家推送静态信息状态、高德拉取商家静态详细信息接口
This commit is contained in:
@@ -2587,7 +2587,7 @@ public class SpringBootTestController {
|
||||
// String s = aMapService.pushChargingDeviceDynamics(pileConnectorCode);
|
||||
GetStationInfoDTO dto = new GetStationInfoDTO();
|
||||
dto.setType("page");
|
||||
aMapService.getStationInfos(dto);
|
||||
// aMapService.getStationInfos(dto);
|
||||
}
|
||||
|
||||
@Test
|
||||
|
||||
Reference in New Issue
Block a user