自动化立体仓库 - WCS系统
野心家
2024-12-05 231e55d38511146988fac0d1b09432d8742d5656
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})