This commit is contained in:
2023-07-26 15:30:14 +08:00
parent ce080bbf95
commit a4aace1e68
6 changed files with 32 additions and 13 deletions

View File

@@ -27,7 +27,7 @@ public interface PileMerchantInfoMapper {
* @param appId
* @return
*/
PileMerchantInfo selectPileMerchantInfoByAppId(String appId);
List<PileMerchantInfo> selectPileMerchantInfoByAppId(String appId);
/**
* 查询充电桩运营商信息列表