mirror of
https://github.com/duanhf2012/origin.git
synced 2026-02-04 06:54:45 +08:00
新增测试初始代码
This commit is contained in:
@@ -1,25 +1,17 @@
|
||||
{
|
||||
"PublicServiceList":["logiclog"],
|
||||
|
||||
"//":" Auto or Manual",
|
||||
"ClusterPattern":"Auto",
|
||||
"MasterNodeId":1,
|
||||
"NodeList":[
|
||||
{
|
||||
"NodeID":1,
|
||||
"NodeName":"N_Node1",
|
||||
"ServerAddr":"127.0.0.1:8080",
|
||||
|
||||
"ServerAddr":"127.0.0.1:10000",
|
||||
"ServiceList":["CTestService1","CTestService2","HttpServerService","WSServerService","CWebSockService"],
|
||||
"ClusterNode":["N_Node2"]
|
||||
},
|
||||
|
||||
|
||||
{
|
||||
"NodeID":2,
|
||||
"NodeName":"N_Node2",
|
||||
"ServerAddr":"127.0.0.1:8081",
|
||||
"ServiceList":["TestService1","collectTickLogService"],
|
||||
"ClusterNode":[]
|
||||
}
|
||||
|
||||
]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user