自动化立体仓库 - WCS系统
#
luxiaotao1123
2022-09-20 e7ee6502ce70f0aa1728b9a67780ec28f6218a45
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})