fix(仪表板): 分享链接过滤器请求错误

This commit is contained in:
fit2cloud-chenyw 2024-11-07 09:31:36 +08:00
parent 37f2f4d791
commit cf2a882cf4
2 changed files with 2 additions and 2 deletions

View File

@ -19,7 +19,7 @@ import java.util.List;
@Component
public class LinkInterceptor implements HandlerInterceptor {
private final static String whiteListText = "/user/ipInfo, /apisix/check";
private final static String whiteListText = "/user/ipInfo, /apisix/check, /datasetData/enumValueObj";
@Override

@ -1 +1 @@
Subproject commit 75e1765cbebf599bcb3ee609ec445a9cd062633a
Subproject commit db34a9f43beaa57f8942dfdee2c748c0afb88040