自动化立体仓库 - WCS系统
#
luxiaotao1123
2022-09-21 91eb4e46c6064e5930685a9af2d5ca22d95ae944
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})