diff --git a/README.md b/README.md
index acd9b68e..6604b04a 100644
--- a/README.md
+++ b/README.md
@@ -12,11 +12,8 @@
请勿使用此分支开发
-#### 赞助商 | Sponsor
-
-
-
-
-
#### 项目捐赠
-项目的发展离不开你的支持,请作者喝杯咖啡吧☕ [Donate](https://eladmin.vip/donation/)
\ No newline at end of file
+项目的发展离不开你的支持,请作者喝杯咖啡吧☕ [Donate](https://eladmin.vip/pages/030101/)
+
+#### 反馈交流
+- QQ交流群:891137268 、947578238、659622532
\ No newline at end of file
diff --git a/eladmin-common/pom.xml b/eladmin-common/pom.xml
index 23d1024e..dd010d62 100644
--- a/eladmin-common/pom.xml
+++ b/eladmin-common/pom.xml
@@ -9,7 +9,7 @@
4.0.0
- 5.8.20
+ 5.8.21
eladmin-common
diff --git a/eladmin-common/src/main/java/me/zhengjie/aspect/LimitAspect.java b/eladmin-common/src/main/java/me/zhengjie/aspect/LimitAspect.java
index 31f40404..63fb8211 100644
--- a/eladmin-common/src/main/java/me/zhengjie/aspect/LimitAspect.java
+++ b/eladmin-common/src/main/java/me/zhengjie/aspect/LimitAspect.java
@@ -15,6 +15,7 @@
*/
package me.zhengjie.aspect;
+import cn.hutool.core.util.ObjUtil;
import com.google.common.collect.ImmutableList;
import me.zhengjie.annotation.Limit;
import me.zhengjie.exception.BadRequestException;
@@ -71,9 +72,9 @@ public class LimitAspect {
ImmutableList