野心家
2023-05-22 fe1801f4f3b9a3e2c9c0a7c1b004a9345be1b446
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})