#
luxiaotao1123
2021-01-14 1e7799500f0e463fec4d0aa1fb34e79913b6a93f
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})