mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-20 11:05:18 +08:00
新增 运营端小程序 站点枪口利用率趋势统计接口
This commit is contained in:
@@ -2402,7 +2402,9 @@ public class SpringBootTestController {
|
||||
|
||||
GetStationInfoDTO dto = new GetStationInfoDTO();
|
||||
dto.setType("page");
|
||||
dto.setIdList(Lists.newArrayList("395"));
|
||||
dto.setCurrentPage(12);
|
||||
dto.setPageSize(10);
|
||||
// dto.setIdList(Lists.newArrayList("395"));
|
||||
aMapService.getStationInfosV2(dto);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user