#
luxiaotao1123
2020-11-16 92e0fa0f8a56c55655f94c6622e73fa10dc1e948
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})