测试:git合并申请
This commit is contained in:
@@ -269,7 +269,7 @@ public class OnlineUserService {
|
||||
}
|
||||
} else {
|
||||
redisTemplate.opsForValue().set("LoginName:" + userName, "1");
|
||||
throw new BadRequestException("密 码 错 误,还有" + 2 + "次机会");
|
||||
throw new BadRequestException("密码错误,还有" + 2 + "次机会");
|
||||
}
|
||||
}
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user