月球大数据地理空间分析展示平台-【后端】-月球后台服务
1
13693261870
2023-07-10 d561dbea2e06c44b54701712a025a5677d22f51d
src/main/java/com/moon/server/entity/all/StaticData.java
@@ -14,7 +14,7 @@
    /**
     * 权限排除路径:/proxy,要求全部小写
     */
    public static String[] EXCLUDE_PATH = new String[]{"/sign/", "/perms/", "/fmeit/", "/crds/", "/floatserver/", "/wmts/select", "/onemap/", "/swagger", "/error"};
    public static String[] EXCLUDE_PATH = new String[]{"/sign/", "/perms/", "/floatserver/", "/proxy/", "/swagger", "/error"};
    public final static int TWO = 2;
@@ -50,6 +50,8 @@
    public static final int I90_NEG = -90;
    public static final int I120 = 120;
    public static final int I180 = 180;
    public static final int I180_NEG = -180;
@@ -60,6 +62,8 @@
    public static final int I4490 = 4490;
    public static final int I104903 = 104903;
    /**
     * 字符1
     */