自动化立体仓库 - WCS系统
whycq
2023-12-08 d52f307dd07cd6c2c33fa2154935402556d5ea7c
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})