|
@@ -91,6 +91,7 @@ public class UrlAccessDecisionManager implements AccessDecisionManager {
|
|
|| matchers("/tran/mappingConfig/precDataMatch_remote", request)
|
|
|| matchers("/tran/mappingConfig/precDataMatch_remote", request)
|
|
|| matchers("/tran/mappingConfig/importExcel", request)
|
|
|| matchers("/tran/mappingConfig/importExcel", request)
|
|
|| matchers("/tran/mappingConfig/exportExcel", request)
|
|
|| matchers("/tran/mappingConfig/exportExcel", request)
|
|
|
|
+ || matchers("/tran/mappingConfig/exportExcel_remote", request)
|
|
|| matchers("/tran/mappingConfig/getPage", request)
|
|
|| matchers("/tran/mappingConfig/getPage", request)
|
|
|| matchers("/tran/mappingConfig/getRecord", request)
|
|
|| matchers("/tran/mappingConfig/getRecord", request)
|
|
|| matchers("/tran/mappingConfig/getRelatedMapping", request)
|
|
|| matchers("/tran/mappingConfig/getRelatedMapping", request)
|