|
@@ -105,6 +105,7 @@ public class UrlAccessDecisionManager implements AccessDecisionManager {
|
|
|| matchers("/tran/mappingConfig/deleteRecords", request)
|
|
|| matchers("/tran/mappingConfig/deleteRecords", request)
|
|
|| matchers("/tran/log/pageList", request)
|
|
|| matchers("/tran/log/pageList", request)
|
|
|| matchers("/tran/log/getRecordById", request)
|
|
|| matchers("/tran/log/getRecordById", request)
|
|
|
|
+ || matchers("/tran/log/getStatistByDept", 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/getAllHospitalInfo", request)
|