Commit ccca30fc authored by dqjdda's avatar dqjdda
Browse files

update

parent 986b146c
......@@ -82,7 +82,7 @@ public class SecurityConfig extends WebSecurityConfigurerAdapter {
.and()
.headers()
.frameOptions()
.sameOrigin()
.disable()
// 不创建会话
.and()
......
Supports Markdown
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