Unverified 提交 1028f38e authored 作者: fit2cloud-chenyw's avatar fit2cloud-chenyw 提交者: GitHub

Merge pull request #2108 from dataease/pr@dev@feat_help_home_link_config

feat: 帮助文档及首页支持链接自定义
...@@ -35,7 +35,7 @@ public class PanelLinkService { ...@@ -35,7 +35,7 @@ public class PanelLinkService {
private static final String USERPARAM = "&user="; private static final String USERPARAM = "&user=";
private static final String SHORT_URL_PREFIX = "/link/"; private static final String SHORT_URL_PREFIX = "/link/";
@Value("${server.servlet.context-path}") @Value("${server.servlet.context-path:#{null}}")
private String contextPath; private String contextPath;
@Resource @Resource
......
This source diff could not be displayed because it is too large. You can view the blob instead.
差异被折叠。
差异被折叠。
差异被折叠。
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论