自动化立体仓库 - WCS系统
#
whycq
2023-02-19 9263100d664598f22f6f1c2ea600382f752ad3d0
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})