mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-26 22:15:06 +08:00
add 新增小程序首页查询站点列表接口
This commit is contained in:
@@ -75,4 +75,6 @@ public interface MemberStationRelationService {
|
||||
* @return
|
||||
*/
|
||||
int updateCollectedStation(CollectedStationDTO dto);
|
||||
|
||||
List<String> getStationIdListByMemberId(String memberId);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user