#
luxiaotao1123
2020-07-11 8a96bf76876eab7f4d1bf81bfb6e5b4cb0a72a0f
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})