From e49924f7d4c3cb008a8bed71ed134f871fb44fa7 Mon Sep 17 00:00:00 2001 From: cheney Date: Sat, 2 Apr 2022 17:46:28 +0800 Subject: [PATCH] =?UTF-8?q?=E6=95=B4=E7=90=86=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 27 ++++++++++++++------------- public.script/index.js | 2 +- 2 files changed, 15 insertions(+), 14 deletions(-) diff --git a/pom.xml b/pom.xml index 4df5d4f..cbc5584 100644 --- a/pom.xml +++ b/pom.xml @@ -26,12 +26,12 @@ test - - - org.apache.commons - commons-pool2 - 2.11.1 - + + + + + + @@ -41,19 +41,20 @@ - - - dom4j - dom4j - 1.6.1 - + + + + + + com.alibaba fastjson - 1.2.39 + 1.2.80 + diff --git a/public.script/index.js b/public.script/index.js index 6b2d9fe..e63f2a1 100644 --- a/public.script/index.js +++ b/public.script/index.js @@ -224,7 +224,7 @@ async function main() { }).then(function (value) { - fs.copyFileSync( path.join(project_path, "docs", man) , path.join(out_path, "doc", man )) + // fs.copyFileSync( path.join(project_path, "docs", man) , path.join(out_path, "doc", man )) }).then(function (value) {