ustcyc
2025-04-12 9fae38b340ce276e39efdbf5c37260c56fcfb7af
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)