44323
2024-05-28 f62c73ef2e4a2400afc7fa6a4107c09f92cb156b
ruoyi-common/ruoyi-common-core/src/main/java/com/ruoyi/common/core/constant/Constants.java
@@ -55,6 +55,10 @@
     * 失败标记
     */
    public static final Integer FAIL = 500;
    /**
     * 登录失效
     */
    public static final Integer TOKEN_ERROR = 600;
    /**
     * 登录成功状态