forked from gzzfw/backEnd/gz-dyh

liyj
2024-10-21 051effad5a4885f28c4ead26e8e8c0da1b3d91d2
dyh-service/dyh-base/src/main/java/cn/huge/base/common/utils/ReturnFailUtils.java
@@ -22,7 +22,7 @@
    /**
     * 请求成功默认代码
     */
    public static int CODE_FAIL = 0;
    public static int CODE_FAIL = -1;
    /**
     * 用户未登录、失效
     */