puhanshu
2021-12-13 5c284e60dd293f6ef4ecc7277fca5c80aeb824d2
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);
}