fix(仪表板): 分享链接在线地图无法加载
This commit is contained in:
parent
d6beec8eed
commit
88bc7af9d7
@ -19,7 +19,7 @@ import java.util.List;
|
||||
@Component
|
||||
public class LinkInterceptor implements HandlerInterceptor {
|
||||
|
||||
private final static String whiteListText = "/user/ipInfo, /apisix/check, /datasetData/enumValueObj, /dekey, /share/validate";
|
||||
private final static String whiteListText = "/user/ipInfo, /apisix/check, /datasetData/enumValueObj, /dekey, /share/validate, /sysParameter/queryOnlineMap";
|
||||
|
||||
|
||||
@Override
|
||||
|
||||
Loading…
Reference in New Issue
Block a user