springcloud_k8s_panzhihuazhihuishequ/common/src/main/java/com/panzhihua/common/service/user/UserService.java
@@ -144,6 +144,9 @@ @GetMapping("resetPassword") R resetPassword(@RequestParam("userId") Long userId); @GetMapping("/resetPasswordAccount") R resetPasswordAccount(@RequestParam("type")Integer type,@RequestParam("account")String account); /** * 批量重置密码用户登录密码默认admin123456 *