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