自动化立体仓库 - WCS系统
#
whycq
2023-03-15 2e349ca66e08c56c29f3b9b2015c76bc66357ac0
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})