8.9
luodangjia
2024-08-11 90ab70ee2e1adc5f6f2cf3cac38df14b61568ba1
ruoyi-common/ruoyi-common-core/src/main/java/com/ruoyi/common/core/constant/HttpStatus.java
@@ -50,7 +50,7 @@
    /**
     * 未授权
     */
    public static final int UNAUTHORIZED = 401;
    public static final int UNAUTHORIZED = 510;
    /**
     * 访问受限,授权过期