自动化立体仓库 - WCS系统
#
luxiaotao1123
2021-03-26 1045d62709a6e075042d84bd0f3a60a163cba1f7
src/main/java/com/zy/common/model/annotations/flag.java
@@ -7,7 +7,7 @@
/**
 * 标识注解类
 * @author uiu
 * @author vincent
 */
@Retention(RetentionPolicy.RUNTIME) 
@Target({ElementType.FIELD,ElementType.TYPE,ElementType.METHOD})