update接口文档

This commit is contained in:
Lemon
2024-07-24 13:48:22 +08:00
parent 425de20eea
commit 719fb39ffb
2 changed files with 50 additions and 19 deletions

View File

@@ -151,7 +151,7 @@ public interface PileStationInfoService {
//↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓ 后管小程序 ↓↓↓↓↓↓↓↓↓↓↓↓↓↓
//↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓ 后管小程序 ↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓
public List<PileStationInfo> getStationInfosByMerchantIds(List<String> merchantIds);