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