diff --git a/.gitignore b/.gitignore index b5feb47..bf0b571 100644 --- a/.gitignore +++ b/.gitignore @@ -58,3 +58,4 @@ hs_err_pid* cmconfig.json ncconfig.json /handleRecords/ +/web-client \ No newline at end of file diff --git a/README.md b/README.md index f9675ba..ce50678 100644 --- a/README.md +++ b/README.md @@ -20,4 +20,7 @@ git pull --rebase --recurse-submodules ## 配置说明 首次配置,需要配置Yjs路径。 -同时还需要配置启动路径。 \ No newline at end of file +同时还需要配置启动路径。 + +启动CMHttpServer前需要执行``:agent-backend:prepareWebContent``, +启动NodeCenterServer前需要执行``:router-backend:prepareWebContent`` \ No newline at end of file diff --git a/agent-backend b/agent-backend index 6ac402a..877dcfe 160000 --- a/agent-backend +++ b/agent-backend @@ -1 +1 @@ -Subproject commit 6ac402a47ec905ba24a249a2fd19bb7855104357 +Subproject commit 877dcfe661f74f7d227706d87e773b1214884cae diff --git a/router-backend b/router-backend index 312b333..38970a3 160000 --- a/router-backend +++ b/router-backend @@ -1 +1 @@ -Subproject commit 312b3336bbe429432d3005c0390e928a7e5cf1d8 +Subproject commit 38970a3fcaec836e799ddebd2a67301fe83ab9fd