| | |
| | | /** |
| | | * 权限排除路径:/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; |
| | | |
| | | public final static int THREE = 3; |
| | | |
| | | public final static int FOUR = 4; |
| | | |
| | |
| | | |
| | | 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; |
| | |
| | | public static final int I2050 = 2050; |
| | | |
| | | public static final int I4490 = 4490; |
| | | |
| | | public static final int I104903 = 104903; |
| | | |
| | | /** |
| | | * 字符1 |
| | |
| | | */ |
| | | public final static String COMMA = ","; |
| | | |
| | | public final static String AK = "?ak="; |
| | | |
| | | public final static String REST_LAYER = "/v6/rest/"; |
| | | |
| | | /** |
| | | * 单引号 |
| | | */ |
| | |
| | | |
| | | public final static String BBOREHOLE = "bborehole"; |
| | | |
| | | public final static String TEXT_XML = "text/xml"; |
| | | |
| | | /** |
| | | * 正斜杠 |
| | | */ |