#
luxiaotao1123
2023-02-15 18ca574f7fd77c87b5bce54ab3326e7f7fa2e846
src/main/java/com/zy/common/model/annotations/expr.java
@@ -7,7 +7,7 @@
/**
 * 标识注解类
 * @author uiu
 * @author vincent
 */
@Retention(RetentionPolicy.RUNTIME) 
@Target({ElementType.FIELD,ElementType.TYPE,ElementType.METHOD})