springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/java/com/panzhihua/service_community/dao/ComPbMemberDAO.java
@@ -58,5 +58,5 @@ * @param communityId * @return */ BigScreenServiceUser bigScreenServiceUser(@Param("communityId")Long communityId); List<BigScreenServiceUser> bigScreenServiceUser(@Param("communityId")Long communityId); }