自动化立体仓库 - WCS系统
#
luxiaotao1123
2022-12-08 e74add6a913a5fd6ea1de5fc62379e3f9b24b228
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})