101captain
2022-07-20 6adfca2821a859c03525b225fad518dc557e3053
springcloud_k8s_panzhihuazhihuishequ/common/src/main/java/com/panzhihua/common/service/community/CommunityService.java
@@ -9899,6 +9899,6 @@
                                       @RequestParam(value = "size",required = false) Integer size,
                                       @RequestParam(value = "belongTo",required = false) String  belongTo,
                                       @RequestParam(value = "unitId",required = false) Long unitId,
                                       @RequestParam("loginAccount") String loginAccount);
                                       @RequestParam(value = "loginAccount",required = false) String loginAccount);
}