xuhy
2025-04-27 bfa6af3b50fa16ed4f1d835f8f9fc9237c83e64c
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;
    /**
     * 访问受限,授权过期