Unverified 提交 84bbf977 authored 作者: fit2cloud-chenyw's avatar fit2cloud-chenyw 提交者: GitHub

Merge pull request #948 from dataease/pr@v1.3@fix_api_doc

Pr@v1.3@fix api doc
......@@ -381,6 +381,7 @@
<artifactId>maven-antrun-plugin</artifactId>
<executions>
<execution>
<?m2e execute onConfiguration?>
<id>main-class-placement</id>
<phase>generate-resources</phase>
<configuration>
......
......@@ -43,8 +43,8 @@ public class IndexController {
return "doc.html";
default:
// DataEaseException.throwException("Invalid License.");
//return "nolic.html";
return "doc.html";
return "nolic.html";
// return "doc.html";
}
// return "index.html";
}
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论