mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-23 12:35:07 +08:00
update
This commit is contained in:
@@ -67,10 +67,10 @@ public interface ThirdpartySnRelationMapper {
|
||||
|
||||
/**
|
||||
* 查询第三方平台桩编号对应的列表
|
||||
* @param queryPileDTO
|
||||
* @param dto
|
||||
* @return
|
||||
*/
|
||||
List<ThirdPartySnRelationVO> getRelationVOList(@Param("dto") QueryPileDTO queryPileDTO);
|
||||
List<ThirdPartySnRelationVO> getRelationVOList(@Param("dto") ThirdPartySnRelationDTO dto);
|
||||
|
||||
/**
|
||||
* 修改第三方平台对应编号
|
||||
|
||||
Reference in New Issue
Block a user