mirror of
https://github.com/duanhf2012/origin.git
synced 2026-02-04 06:54:45 +08:00
去除掉全局模块
This commit is contained in:
@@ -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"]
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user