自动化立体仓库 - WCS系统
#
lsh
2024-06-21 352b3946e1afb9a27c96f58bb138e2ba5a010ec0
src/main/java/com/zy/common/model/annotations/little.java
@@ -7,7 +7,7 @@
/**
 * 小端模式注解类
 * @author uiu
 * @author vincent
 */
@Retention(RetentionPolicy.RUNTIME) 
@Target({ElementType.FIELD,ElementType.TYPE,ElementType.METHOD})