Skip to content

Changes

Summary

  1. 新增登录账号锁定异常类和返回code (details)
Commit 275b08488bfdc0304e91c6716c218cb18b5747cb by linchunpeng
新增登录账号锁定异常类和返回code
The file was addedinfrastructures/tenant-Infrastructure/src/main/java/com/bcxin/Infrastructures/exceptions/AccountLockedException.java
The file was modified infrastructures/tenant-rest-web-common/src/main/java/com/bcxin/rest/web/commons/RestResponseEntityExceptionHandler.java
The file was addedinfrastructures/tenant-Infrastructure/src/main/java/com/bcxin/Infrastructures/ExceptionConstant.java
The file was modified identity-server/identity-web-api/src/main/java/com/bcxin/identity/api/impls/IdentityRpcProviderImpl.java
The file was modified identity-server/identity-domain/src/main/java/com/bcxin/identity/domains/services/impls/IdentityUserServiceImpl.java
The file was modified infrastructures/tenant-web-common/src/main/java/com/bcxin/web/commons/GlobalExceptionFilter.java