#
Junjie
9 天以前 e719a4a0c7b8759ecb8c6026d3b4d653011c9c5f
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})