mirror of
https://github.com/duanhf2012/origin.git
synced 2026-02-03 22:45:13 +08:00
11 lines
348 B
JSON
11 lines
348 B
JSON
{
|
||
"NodeList":[
|
||
{
|
||
"NodeId": 1,
|
||
"ListenAddr":"127.0.0.1:8001",
|
||
"NodeName": "Node_Test1",
|
||
"remark":"//以_打头的,表示只在本机进程,不对整个子网开发",
|
||
"ServiceList": ["TestService1","TestService2","TestServiceCall","GateService","TcpService","HttpService"]
|
||
}
|
||
]
|
||
} |