#
luxiaotao1123
2022-09-08 bfd895b7e4c259cae1ff6510377bb1dbb5f3bb3a
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})