去除掉全局模块

This commit is contained in:
boyce
2019-02-27 11:58:51 +08:00
parent 06ed7d3380
commit 4e541e0851
9 changed files with 123 additions and 126 deletions

View File

@@ -1,12 +1,13 @@
{
"NodeList":[
"PublicServiceList":["logiclog"],
"NodeList":[
{
"NodeID":1,
"NodeName":"N_Node1",
"ServerAddr":"127.0.0.1:8080",
"ServiceList":["WSServerService","CTest","HttpServerService"],
"ServiceList":["CTest"],
"ClusterNode":["N_Node2"]
},