springcloud_k8s_panzhihuazhihuishequ/common/src/main/java/com/panzhihua/common/service/community/CommunityService.java
@@ -7446,4 +7446,7 @@ */ @GetMapping("/screen/getCommunityPassword") R getCommunityPassword(@RequestParam("communityId") Long communityId); @GetMapping("/reserve/bigScreenStaticsReserve") R bigScreenStaticsReserve(@RequestParam("communityId") Long communityId); }