自动化立体仓库 - WCS系统
#
luxiaotao1123
2022-03-14 412c5291467a5812af769156912dca6024abc8f1
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})