Browse Source

feature-img-1.0:添加登录鉴权

feature-1.0-img
Penny 3 years ago
parent
commit
864e38ab5f
  1. 1
      bnyer-common/bnyer-common-core/src/main/java/com/bnyer/common/core/context/SecurityContextHolder.java

1
bnyer-common/bnyer-common-core/src/main/java/com/bnyer/common/core/context/SecurityContextHolder.java

@ -85,4 +85,5 @@ public class SecurityContextHolder
{
THREAD_LOCAL.remove();
}
}

Loading…
Cancel
Save