无关风月
2024-07-10 7672417f93cfe4ccf65ec9810de9efbe78e2945f
ruoyi-common/ruoyi-common-core/src/main/java/com/ruoyi/common/core/constant/HttpStatus.java
@@ -11,6 +11,7 @@
     * 操作成功
     */
    public static final int SUCCESS = 200;
    public static final int TOKEN_ERROR = 600;
    /**
     * 对象创建成功