无关风月
2025-04-23 ccbfaf4700422eda488f5807ee9a0f3ce3a94b2c
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;
    /**
     * 访问受限,授权过期