*
lsh
2025-06-04 dfc42f53a71e03e2ad8fe4c7fb7e16d5cef1d8e4
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})