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