Commit 40430e55 authored by tianyiming's avatar tianyiming

添加白名单

parent 5dd998da
...@@ -105,6 +105,7 @@ public class ControllerAop { ...@@ -105,6 +105,7 @@ public class ControllerAop {
urls.add("/ymt/equipment-category/getFormRecordById"); urls.add("/ymt/equipment-category/getFormRecordById");
urls.add("/ymt/tzs-auth-api/getCodeAndName"); urls.add("/ymt/tzs-auth-api/getCodeAndName");
urls.add("/tcm/reg-unit-info/dataDictionaryListByType"); urls.add("/tcm/reg-unit-info/dataDictionaryListByType");
urls.add("/tcm/reg-unit-info/dataDictionaryIdFillMenu");
urls.add("/elevator/alert-called/getWorkOderNumber"); urls.add("/elevator/alert-called/getWorkOderNumber");
urls.add("/elevator/alert-called/save"); urls.add("/elevator/alert-called/save");
// 获取请求路径 // 获取请求路径
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment