huanghongfa
2021-05-06 18f51ca67c3dff75b59568be88be2a433c86a679
springcloud_k8s_panzhihuazhihuishequ/common/src/main/java/com/panzhihua/common/service/user/UserService.java
@@ -216,7 +216,7 @@
    @PostMapping("listfamily")
    R listFamily(@RequestParam("userId")Long userId,
                 @RequestParam(value = "pageNum") Long pageNum,
                 @RequestParam("pageNum") Long pageSize);
                 @RequestParam("pageSize") Long pageSize);
    /**
     * 新增家庭成员