自动化立体仓库 - WCS系统
Junjie
2023-08-02 fffbf0c777f1189c7eed623b15660dbcbe50d2a1
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})