From 406c973b4c10643567bcd8f10ff00eb9f781f3c3 Mon Sep 17 00:00:00 2001
From: ZY <zc857179121@qq.com>
Date: 星期一, 07 四月 2025 17:18:28 +0800
Subject: [PATCH] 还没有写完

---
 src/main/java/com/zy/common/model/annotations/little.java |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/src/main/java/com/zy/common/model/annotations/little.java b/src/main/java/com/zy/common/model/annotations/little.java
index 9bbc47f..c95aaa4 100644
--- a/src/main/java/com/zy/common/model/annotations/little.java
+++ b/src/main/java/com/zy/common/model/annotations/little.java
@@ -9,6 +9,7 @@
  * 灏忕妯″紡娉ㄨВ绫�
  * @author vincent
  */
-@Retention(RetentionPolicy.RUNTIME) 
-@Target({ElementType.FIELD,ElementType.TYPE,ElementType.METHOD}) 
-public @interface little {}
\ No newline at end of file
+@Retention(RetentionPolicy.RUNTIME)
+@Target({ElementType.FIELD, ElementType.TYPE, ElementType.METHOD})
+public @interface little {
+}
\ No newline at end of file

--
Gitblit v1.9.1