|
@@ -181,8 +181,8 @@ public class UrlAccessDecisionManager implements AccessDecisionManager {
|
|
|
|| matchers("/graph/conceptInfo/getStaticKnowledge", request)
|
|
|
|| matchers("/graph/conceptInfo/getStaticKnowledgeForHIS", request)
|
|
|
|| matchers("/graph/conceptInfo/getPage", request)
|
|
|
- || matchers("/graph/conceptInfo/saveOrUpdateRecord", request)
|
|
|
- || matchers("/graph/conceptInfo/changeStatus", request)
|
|
|
+ //|| matchers("/graph/conceptInfo/saveOrUpdateRecord", request)
|
|
|
+ //|| matchers("/graph/conceptInfo/changeStatus", request)
|
|
|
|| matchers("/graph/conceptInfo/isExist", request)
|
|
|
|| matchers("/graph/conceptInfo/getRecordById", request)
|
|
|
|| matchers("/sys/planDetail/getPlanDetailDatas", request)
|