manailin
2022-09-24 2b6c540c6b20e04f8b2a05e6f0c22ba5d5016364
springcloud_k8s_panzhihuazhihuishequ/common/src/main/java/com/panzhihua/common/service/user/UserService.java
@@ -1277,6 +1277,6 @@
    @GetMapping("/accept")
     R accept(Long userId);
     R accept(@RequestParam("userId")Long userId);
}