This commit is contained in:
YAS\29473
2024-12-11 08:29:36 +08:00
parent 053531e7ff
commit efe56dc82f
9 changed files with 267 additions and 182 deletions

View File

@@ -110,7 +110,6 @@ public interface PileBasicInfoService {
/**
* 通过桩sn查询basic信息
*
* @param id 桩id
* @return 结果集合
*/
PileDetailVO selectPileDetailByPileSn(String pileSn);
@@ -206,7 +205,6 @@ public interface PileBasicInfoService {
/**
* 获取充电桩列表
* 提供给联联平台
* @param pileStationInfo
* @return
*/
// List<EquipmentInfo> getPileList(PileStationInfo pileStationInfo);