|
@@ -94,6 +94,7 @@ public class UrlAccessDecisionManager implements AccessDecisionManager {
|
|
|
|| matchers("/tran/lisConfig/getPage", request)
|
|
|
// || matchers("/tran/lisConfig/importExcel", request)
|
|
|
// || matchers("/tran/lisConfig/exportExcel", request)
|
|
|
+ || matchers("/tran/lisConfig/exportExcelModule", request)
|
|
|
// || matchers("/tran/pacsConfig/isExistRecord", request)
|
|
|
//|| matchers("/tran/pacsConfig/saveOrUpdateRecord", request)
|
|
|
// || matchers("/tran/pacsConfig/saveOrUpdateRecords", request)
|
|
@@ -102,6 +103,7 @@ public class UrlAccessDecisionManager implements AccessDecisionManager {
|
|
|
|| matchers("/tran/pacsConfig/getPage", request)
|
|
|
// || matchers("/tran/pacsConfig/importExcel", request)
|
|
|
//|| matchers("/tran/pacsConfig/exportExcel", request)
|
|
|
+ || matchers("/tran/pacsConfig/exportExcelModule", request)
|
|
|
//|| matchers("/tran/diseaseConfig/isExistRecord", request)
|
|
|
//|| matchers("/tran/diseaseConfig/saveOrUpdateRecord", request)
|
|
|
//|| matchers("/tran/diseaseConfig/saveOrUpdateRecords", request)
|
|
@@ -110,6 +112,7 @@ public class UrlAccessDecisionManager implements AccessDecisionManager {
|
|
|
|| matchers("/tran/diseaseConfig/getPage", request)
|
|
|
//|| matchers("/tran/diseaseConfig/importExcel", request)
|
|
|
//|| matchers("/tran/diseaseConfig/exportExcel", request)
|
|
|
+ || matchers("/tran/diseaseConfig/exportExcelModule", request)
|
|
|
//|| matchers("/tran/drugConfig/isExistRecord", request)
|
|
|
//|| matchers("/tran/drugConfig/saveOrUpdateRecord", request)
|
|
|
//|| matchers("/tran/drugConfig/saveOrUpdateRecords", request)
|
|
@@ -118,6 +121,7 @@ public class UrlAccessDecisionManager implements AccessDecisionManager {
|
|
|
|| matchers("/tran/drugConfig/getPage", request)
|
|
|
//|| matchers("/tran/drugConfig/importExcel", request)
|
|
|
//|| matchers("/tran/drugConfig/exportExcel", request)
|
|
|
+ || matchers("/tran/drugConfig/exportExcelModule", request)
|
|
|
// || matchers("/tran/operationConfig/isExistRecord", request)
|
|
|
// || matchers("/tran/operationConfig/saveOrUpdateRecord", request)
|
|
|
//|| matchers("/tran/operationConfig/saveOrUpdateRecords", request)
|
|
@@ -126,6 +130,7 @@ public class UrlAccessDecisionManager implements AccessDecisionManager {
|
|
|
|| matchers("/tran/operationConfig/getPage", request)
|
|
|
//|| matchers("/tran/operationConfig/importExcel", request)
|
|
|
//|| matchers("/tran/operationConfig/exportExcel", request)
|
|
|
+ || matchers("/tran/operationConfig/exportExcelModule", request)
|
|
|
// || matchers("/tran/deptConfig/isExistRecord", request)
|
|
|
// || matchers("/tran/deptConfig/saveOrUpdateRecord", request)
|
|
|
//|| matchers("/tran/deptConfig/saveOrUpdateRecords", request)
|
|
@@ -134,6 +139,7 @@ public class UrlAccessDecisionManager implements AccessDecisionManager {
|
|
|
|| matchers("/tran/deptConfig/getPage", request)
|
|
|
// || matchers("/tran/deptConfig/importExcel", request)
|
|
|
// || matchers("/tran/deptConfig/exportExcel", request)
|
|
|
+ || matchers("/tran/deptConfig/exportExcelModule", request)
|
|
|
// || matchers("/tran/transfusionConfig/isExistRecord", request)
|
|
|
// || matchers("/tran/transfusionConfig/saveOrUpdateRecord", request)
|
|
|
//|| matchers("/tran/transfusionConfig/saveOrUpdateRecords", request)
|
|
@@ -142,6 +148,7 @@ public class UrlAccessDecisionManager implements AccessDecisionManager {
|
|
|
|| matchers("/tran/transfusionConfig/getPage", request)
|
|
|
// || matchers("/tran/transfusionConfig/importExcel", request)
|
|
|
// || matchers("/tran/transfusionConfig/exportExcel", request)
|
|
|
+ || matchers("/tran/transfusionConfig/exportExcelModule", request)
|
|
|
//|| matchers("/tran/hospitalInfo/saveRecord", request)
|
|
|
|| matchers("/tran/hospitalInfo/getHospitalInfo", request)
|
|
|
|| matchers("/tran/hospitalInfo/getHospitalInfoById", request)
|