|
@@ -143,8 +143,8 @@ public class UrlAccessDecisionManager implements AccessDecisionManager {
|
|
|
|| matchers("/console/homePageLevelStatistics", request)
|
|
|
|| matchers("/console/homePageLevelStatisticsXY", request)
|
|
|
|| matchers("/console/export/homePageLevelXYExport", request)
|
|
|
- || matchers("/console/homePageLevelStatisticsXYByDept", request)
|
|
|
- || matchers("/console/export/homePageLevelXYExportByDept", request)
|
|
|
+ || matchers("/consoleByDept/homePageLevelStatisticsXYByDept", request)
|
|
|
+ || matchers("/print/export/homePageLevelXYExportByDept", request)
|
|
|
|| matchers("/console/leaveHosCount", request)
|
|
|
|| matchers("/console/levelPercentGroupByDeptPage", request)
|
|
|
|| matchers("/console/levelStatistics", request)
|