mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-23 04:25:21 +08:00
新增 运营端小程序查询站点信息接口
This commit is contained in:
@@ -118,4 +118,6 @@ public interface PileStationInfoMapper {
|
||||
List<NXJTStationInfoVO> NXJTQueryStationsInfo(@Param("dto") NXJTQueryStationInfoDTO dto);
|
||||
|
||||
PileStationInfo queryInfoByDeptId(@Param("deptId") String deptId);
|
||||
|
||||
List<PileStationInfo> getStationInfosByMerchantIds(@Param("list") List<String> merchantIds);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user