lidongdong
2024-06-14 9a9227c6885c580d5d9c05fb660d4d6fd7ceffdd
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);
}