管道基础大数据平台系统开发-【后端】-Server
1
13693261870
2022-09-29 d1553dc43f9bbdb95db7cbe8760b40e2986d1d4d
src/main/java/com/lf/server/entity/all/StaticData.java
@@ -11,14 +11,9 @@
    public final static String VERSION = "1.0.0";
    /**
     * Header中令牌键
     * 令牌键
     */
    public final static String TOKEN_HEADER_KEY = "token";
    /**
     * Request中令牌键
     */
    public final static String TOKEN_REQUEST_KEY = "token";
    public final static String TOKEN_KEY = "token";
    /**
     * Cookie中令牌键