#
lsh
2024-05-17 f84127457cf5ebacb0af4b4a4667846b23312a19
src/main/java/com/zy/common/model/annotations/size.java
@@ -7,7 +7,7 @@
/**
 * 标识注解类
 * @author uiu
 * @author vincent
 */
@Retention(RetentionPolicy.RUNTIME) 
@Target({ElementType.FIELD,ElementType.TYPE,ElementType.METHOD})