Commit 4b83ceea authored by 曹盼盼's avatar 曹盼盼

修改

parent dcdea50e
...@@ -84,7 +84,7 @@ public class ControllerAop { ...@@ -84,7 +84,7 @@ public class ControllerAop {
String[] url = new String[] { "/api/user/save/curCompany", "/jcs/command/lookHtmlText", String[] url = new String[] { "/api/user/save/curCompany", "/jcs/command/lookHtmlText",
"/jcs/common/duty-person/findByDutyAreaId", "/tzs/wechatBack", "/tzs/elevator/getElevatorInfo", "/jcs/common/duty-person/findByDutyAreaId", "/tzs/wechatBack", "/tzs/elevator/getElevatorInfo",
"/openapi/bizToken/applyToken","/tzs/flc-unit-info/region/tree","/tzs/reg-unit-info/management-unit/tree", "/openapi/bizToken/applyToken","/tzs/flc-unit-info/region/tree","/tzs/reg-unit-info/management-unit/tree",
"/tzs/reg-unit-info/unit-type/list" "/tzs/reg-unit-info/unit-type/list","/tzs/reg-unit-info/*"
//+ ",/tzs/reg-unit-info/management-unit/tree","/tzs/flc-unit-info/region/tree", "/tzs/reg-unit-info/unit-type/list" //+ ",/tzs/reg-unit-info/management-unit/tree","/tzs/flc-unit-info/region/tree", "/tzs/reg-unit-info/unit-type/list"
}; };
// 获取请求路径 // 获取请求路径
......
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