*
lsh
2025-03-20 d694b65bb0c5e511b6d59b1f6eaeb7d6ace8f4ef
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})