mirror of
https://github.com/FatttSnake/Pinnacle-OA.git
synced 2026-04-05 23:11:24 +08:00
delete tooltip in NoticeViewCard
This commit is contained in:
@@ -89,6 +89,7 @@ public class SecurityConfig {
|
||||
// Authentication required
|
||||
.anyRequest()
|
||||
.authenticated()
|
||||
// .anonymous()
|
||||
.and()
|
||||
|
||||
.logout()
|
||||
|
||||
Reference in New Issue
Block a user