Commit a78a5d28 by shentao

2022/7/20 AOP注解注释解除

parent 11b53c6a
...@@ -33,8 +33,8 @@ import java.util.Objects; ...@@ -33,8 +33,8 @@ import java.util.Objects;
* @description 权限切面 * @description 权限切面
* @date 2022年4月18日11:02:02 * @date 2022年4月18日11:02:02
*/ */
//@Aspect @Aspect
//@Component @Component
public class AuthAspect { public class AuthAspect {
@Value("${jwt.key}") @Value("${jwt.key}")
......
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