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