luxiaotao1123
2020-12-25 45c7066917384a3a0fea8f9cf8a0f0c03c6e81a7
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})