修改注释错误

This commit is contained in:
handy 2024-01-29 10:30:15 +08:00
parent 4acb828ac7
commit 0187799ac7

View File

@ -163,7 +163,7 @@ public class AnnotationUtil {
} }
/** /**
* 检查是否包含指定注解指定注解 * 检查是否包含指定注解
* *
* @param annotationEle {@link AnnotatedElement}可以是ClassMethodFieldConstructorReflectPermission * @param annotationEle {@link AnnotatedElement}可以是ClassMethodFieldConstructorReflectPermission
* @param annotationType 注解类型 * @param annotationType 注解类型