|
@@ -48,14 +48,18 @@ aliyun.log.logstore.info=info-log
|
|
|
aliyun.log.logstore.error=error-log
|
|
|
|
|
|
|
|
|
-author.interceptor.excludePaths[0]=/swagger/
|
|
|
+author.interceptor.excludePaths[0]=/swagger
|
|
|
author.interceptor.excludePaths[1]=/api-docs/
|
|
|
-author.interceptor.excludePaths[2]=/swagger-resources/
|
|
|
+author.interceptor.excludePaths[2]=/swagger-resources
|
|
|
author.interceptor.excludePaths[3]=/account/
|
|
|
author.interceptor.excludePaths[4]=/cgi/
|
|
|
author.interceptor.excludePaths[5]=/wecom/
|
|
|
author.interceptor.excludePaths[6]=/3rdParty/
|
|
|
author.interceptor.excludePaths[7]=/contentPlatform/account/
|
|
|
+author.interceptor.excludePaths[8]=/webjars/
|
|
|
+author.interceptor.excludePaths[9]=/swagger-ui.html/
|
|
|
author.interceptor.excludeUris[0]=/login
|
|
|
author.interceptor.excludeUris[1]=/api-docs
|
|
|
author.interceptor.excludeUris[2]=/swagger-ui.html
|
|
|
+author.interceptor.excludeUris[3]=/error
|
|
|
+author.interceptor.excludeUris[4]=/csrf
|