|
@@ -87,6 +87,7 @@ public class UrlAccessDecisionManager implements AccessDecisionManager {
|
|
|| matchers("/oauth/token", request)
|
|
|| matchers("/oauth/token", request)
|
|
|| matchers("/oauth/check_token", request)
|
|
|| matchers("/oauth/check_token", request)
|
|
|| matchers("/tran/mappingConfig/exportExcelModule", request)
|
|
|| matchers("/tran/mappingConfig/exportExcelModule", request)
|
|
|
|
+ || matchers("/tran/mappingConfig/dataVerify", request)
|
|
|| matchers("/tran/mappingConfig/precDataMatch", request)
|
|
|| matchers("/tran/mappingConfig/precDataMatch", request)
|
|
|| matchers("/tran/mappingConfig/precDataMatch_remote", request)
|
|
|| matchers("/tran/mappingConfig/precDataMatch_remote", request)
|
|
|| matchers("/tran/mappingConfig/importExcel", request)
|
|
|| matchers("/tran/mappingConfig/importExcel", request)
|