自动化立体仓库 - WCS系统
#
tqs
2022-12-06 c2a4b1abdb0e51e4abc41210e0f61f09f0ac0011
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})