mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-23 04:25:21 +08:00
update 高德
This commit is contained in:
@@ -653,4 +653,9 @@ public class PileBasicInfoServiceImpl implements IPileBasicInfoService {
|
||||
}
|
||||
return pileList;
|
||||
}
|
||||
|
||||
@Override
|
||||
public List<PileInfoVO> queryPileDetailList(List<String> stationIdList) {
|
||||
return pileBasicInfoMapper.queryPileDetailList(stationIdList);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user