mirror of
https://github.com/duanhf2012/origin.git
synced 2026-02-04 06:54:45 +08:00
增加stop命令
This commit is contained in:
@@ -6,18 +6,6 @@
|
||||
"NodeName": "Node_Test1",
|
||||
"remark":"//以_打头的,表示只在本机进程,不对整个子网开发",
|
||||
"ServiceList": ["TestService1","TestService2","TestServiceCall","GateService","TcpService"]
|
||||
},
|
||||
{
|
||||
"NodeId": 2,
|
||||
"ListenAddr":"127.0.0.1:8002",
|
||||
"NodeName": "Node_Gate2",
|
||||
"ServiceList": ["SubNet1_Service"]
|
||||
},
|
||||
{
|
||||
"NodeId": 3,
|
||||
"ListenAddr":"127.0.0.1:8003",
|
||||
"NodeName": "Node_Room",
|
||||
"ServiceList": ["SubNet1_Service"]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user