#
qlsxk
2025-10-14 95678b2302b7efa540b9c4e8795fbcfed16f0ea3
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})