springcloud_k8s_panzhihuazhihuishequ/service_partybuilding/src/main/java/com/panzhihua/service_dangjian/dao/ComPbServiceTeamDAO.java
@@ -46,6 +46,6 @@ IPage<ComPbServiceTeamVO> pageServiceTeamProperty(Page page, @Param("pageComPbServiceTeamDTO")PageComPbServiceTeamDTO pageComPbServiceTeamDTO); ComPbServiceTeamDO getComPbServiceTeamData(@Param("communityId") String communityId, ComPbServiceTeamVO getComPbServiceTeamData(@Param("communityId") String communityId, @Param("phone") String phone); }