pang.jiabao
2025-04-14 13f3721a678782cfa042acca5208644e8f32dcfb
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})