【modify】页面过期自动刷新页面
This commit is contained in:
+2
@@ -71,6 +71,8 @@ public class CommonConstant {
|
||||
public static final Integer SC_INTERNAL_SERVER_ERROR_500 = 500;
|
||||
/** {@code 200 OK} (HTTP/1.0 - RFC 1945) */
|
||||
public static final Integer SC_OK_200 = 200;
|
||||
/** {@code 600 OK} (自编,RSA过期) */
|
||||
public static final Integer SC_RSA_TIMEOUT_600 = 600;
|
||||
|
||||
/**访问权限认证未通过 510*/
|
||||
public static final Integer SC_JERO_NO_AUTHZ=510;
|
||||
|
||||
Reference in New Issue
Block a user