| | |
| | | */ |
| | | public static String[] EXCLUDE_PATH = new String[]{"/sign/", "/perms/", "/fmeit/", "/crds/", "/floatserver/", "/wmts/select", "/onemap/", "/swagger", "/error"}; |
| | | |
| | | public final static int I1 = 1; |
| | | |
| | | public final static int TWO = 2; |
| | | |
| | | public final static int FOUR = 4; |
| | | |
| | | public final static int NINE = 9; |
| | | |
| | | public final static int TEN = 10; |
| | | public final static int I10 = 10; |
| | | |
| | | public final static int SIXTEEN = 16; |
| | | |
| | |
| | | |
| | | public final static String COMPOUNDCURVE = "COMPOUNDCURVE"; |
| | | |
| | | public final static String CGCS2000 = "CGCS2000"; |
| | | |
| | | public static final String NO_FILE = JSON.toJSONString(new ResponseMsg<String>(HttpStatus.NOT_FOUND, "文件找不到")); |
| | | |
| | | /** |