This commit is contained in:
Lemon
2024-03-12 09:38:01 +08:00
parent 415ec24706
commit 0829b8b706
5 changed files with 13 additions and 15 deletions

View File

@@ -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);
/**
* 修改第三方平台对应编号