update 查询用户常去站点方法

This commit is contained in:
Lemon
2025-04-07 15:01:16 +08:00
parent a885bdfbb0
commit 9c278b05d1
10 changed files with 68 additions and 55 deletions

View File

@@ -544,13 +544,6 @@ public interface OrderBasicInfoService{
void retryRefundOrderList(List<String> orderCoderList);
/**
* 查询用户常用充电站点信息
* @param memberId
* @return
*/
List<UserFrequentedStationInfo> queryUserFrequentedStation(String memberId);
/**
* 通过订单编号列表查询订单信息
* @param orderCodeList