#
Junjie
2023-10-06 20c6e8975d4e5143389a8c61e5c3c5f01afcb50a
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})