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