DYL0109
2025-04-18 0e833ca92b1ac58ef72f89012f82190fe38b4ae4
zhitan-common/src/main/java/com/zhitan/common/annotation/Anonymous.java
@@ -9,7 +9,7 @@
/**
 * 匿名访问不鉴权注解
 * 
 * @author ZhiTan
 * @author zhitan
 */
@Target({ ElementType.METHOD, ElementType.TYPE })
@Retention(RetentionPolicy.RUNTIME)