mirror of https://github.com/elunez/eladmin
update
parent
986b146c88
commit
ccca30fcd7
|
@ -82,7 +82,7 @@ public class SecurityConfig extends WebSecurityConfigurerAdapter {
|
|||
.and()
|
||||
.headers()
|
||||
.frameOptions()
|
||||
.sameOrigin()
|
||||
.disable()
|
||||
|
||||
// 不创建会话
|
||||
.and()
|
||||
|
|
Loading…
Reference in New Issue