自动化立体仓库 - WCS系统
#
luxiaotao1123
2020-08-11 cd93b3f1992cad3f2940e201fc7d3236fac9d7c0
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})