mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-07-19 05:27:59 +08:00
update 查询新增站点互联互通配置
This commit is contained in:
@@ -115,4 +115,6 @@ public interface ThirdPartyStationRelationMapper {
|
||||
int batchInsert(List<ThirdPartyStationRelation> list);
|
||||
|
||||
List<ThirdPartyStationRelationVO> getRelationInfoListV2(@Param("stationId") String stationId);
|
||||
|
||||
int deleteThirdPartyStationRelation(String id);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user