From bd59b4f24c6a2613d36872b271ca918e242496b2 Mon Sep 17 00:00:00 2001 From: lxyer <237809796@qq.com> Date: Thu, 28 Feb 2019 23:07:32 +0800 Subject: [PATCH] . --- conf/apidoc-template.html | 110 -------------------------------------- conf/application.xml | 22 ++------ conf/conf.txt | 1 + pom.xml | 4 +- 4 files changed, 6 insertions(+), 131 deletions(-) delete mode 100644 conf/apidoc-template.html create mode 100644 conf/conf.txt diff --git a/conf/apidoc-template.html b/conf/apidoc-template.html deleted file mode 100644 index 0801538..0000000 --- a/conf/apidoc-template.html +++ /dev/null @@ -1,110 +0,0 @@ - - - - 接口文档(apidoc生成) - - - - - - - - - diff --git a/conf/application.xml b/conf/application.xml index 0000291..9087145 100644 --- a/conf/application.xml +++ b/conf/application.xml @@ -1,29 +1,13 @@ - - - + - - + - - - diff --git a/conf/conf.txt b/conf/conf.txt new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/conf/conf.txt @@ -0,0 +1 @@ + diff --git a/pom.xml b/pom.xml index 6217594..c16e0f9 100644 --- a/pom.xml +++ b/pom.xml @@ -14,8 +14,8 @@ org.apache.maven.plugins maven-compiler-plugin - 1.8 - 1.8 + 11 + 11