forked from gzzfw/backEnd/gz-dyh

liyj
2024-09-23 065f6c574b099611efcf5c540de0fccb4454ee21
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;
    /**
     * 用户未登录、失效
     */