Commit 40893d44 by zhangxingmin

push

parent b1df5d53
...@@ -71,6 +71,8 @@ public class SecurityConfig extends WebSecurityConfigurerAdapter { ...@@ -71,6 +71,8 @@ public class SecurityConfig extends WebSecurityConfigurerAdapter {
"/ossFile/list", "/ossFile/list",
"/sysDict/type/item/list/**", "/sysDict/type/item/list/**",
"/clientUser/clientUserBizIdList", "/clientUser/clientUserBizIdList",
"/relProjectRole/page",
"/relProjectRole/menu/list",
"/scrm/test", "/scrm/test",
"/doc.html", "/doc.html",
"/webjars/**", "/webjars/**",
......
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