mirror of
https://github.com/FatttSnake/Pinnacle-OA.git
synced 2026-04-06 15:31:23 +08:00
Added login failure handler
This commit is contained in:
@@ -22,6 +22,7 @@ public class ResponseCode {
|
||||
public static final int DATABASE_CONNECT_ERROR = 20036;
|
||||
|
||||
public static final int UNAUTHORIZED = 30010;
|
||||
public static final int ACCESS_DENIED = 30030;
|
||||
|
||||
public static final int SYSTEM_ERROR = 50001;
|
||||
public static final int SYSTEM_TIMEOUT = 50002;
|
||||
|
||||
Reference in New Issue
Block a user