mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-30 16:10:03 +08:00
推送第三方平台
This commit is contained in:
@@ -119,7 +119,9 @@ public interface PileStationInfoService {
|
||||
|
||||
List<ThirdPartyStationInfoVO> getStationInfosByThirdParty(QueryStationInfoDTO dto);
|
||||
|
||||
List<PileStationInfo> getStationInfosByAmap(GetStationInfoDTO dto);
|
||||
List<ThirdPartyStationInfoVO> selectStationInfosByThirdParty(QueryStationInfoDTO dto);
|
||||
|
||||
List<PileStationInfo> getStationInfosByAmap(GetStationInfoDTO dto);
|
||||
|
||||
List<String> queryByStationDeptIds(List<String> stationIds);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user