|
@@ -151,6 +151,7 @@ public class UrlAccessDecisionManager implements AccessDecisionManager {
|
|
|| matchers("/tran/transfusionConfig/exportExcelModule", request)
|
|
|| matchers("/tran/transfusionConfig/exportExcelModule", request)
|
|
//|| matchers("/tran/hospitalInfo/saveRecord", request)
|
|
//|| matchers("/tran/hospitalInfo/saveRecord", request)
|
|
|| matchers("/tran/hospitalInfo/getHospitalInfo", request)
|
|
|| matchers("/tran/hospitalInfo/getHospitalInfo", request)
|
|
|
|
+ || matchers("/tran/hospitalInfo/getAllHospitalInfo", request)
|
|
|| matchers("/tran/hospitalInfo/getHospitalInfoById", request)
|
|
|| matchers("/tran/hospitalInfo/getHospitalInfoById", request)
|
|
|| matchers("/sys/versionInfo/getVersionInfoAlls", request)
|
|
|| matchers("/sys/versionInfo/getVersionInfoAlls", request)
|
|
|| matchers("/sys/disclaimerInfo/getDisclaimerInfo", request)
|
|
|| matchers("/sys/disclaimerInfo/getDisclaimerInfo", request)
|