forked from gzzfw/backEnd/gz-dyh

xusd
2024-09-18 6ae0901878f342a9c1025c8edc302bdf03f58a6d
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;
    /**
     * 用户未登录、失效
     */