|
@@ -70,7 +70,8 @@ public class MyWebMvcConfigurer extends WebMvcConfigurationSupport {
|
|
"/tAdmin/getAdminList", "/tAdmin/getRelation",
|
|
"/tAdmin/getAdminList", "/tAdmin/getRelation",
|
|
"/tJoinpayMch/getOne",
|
|
"/tJoinpayMch/getOne",
|
|
"/tEquipment/findList",
|
|
"/tEquipment/findList",
|
|
- "/v2/api-docs","/tAdmin/getAdminOne/**","/tAdmin/getAdminVo",
|
|
|
|
|
|
+ "/v2/api-docs","/tAdmin/getAdminOne/**",
|
|
|
|
+// "/tAdmin/getAdminVo",
|
|
"/tAdmin/getAdminByUsername","/tAdmin/getIdIfForeign", "/tAdmin/pageAdmin2"
|
|
"/tAdmin/getAdminByUsername","/tAdmin/getIdIfForeign", "/tAdmin/pageAdmin2"
|
|
}) {
|
|
}) {
|
|
registry.addInterceptor(headTokenInterceptor)
|
|
registry.addInterceptor(headTokenInterceptor)
|