#
luxiaotao1123
2020-08-14 d7ffd5ba5ecb61a930b30c664b1e5efc27760b07
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})