src/main/java/com/whyc/service/PasswordResetService.java
@@ -60,7 +60,7 @@ userInf.setPassword(passwordRSA); //userInfMapper.updateById(userInf); }); //userInfMapper.updateBatch(userInfList); userInfMapper.updateBatch(userInfList); } private String parsePassword(String passwordData){