mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-24 18:45:09 +00:00
18 lines
No EOL
391 B
JSON
18 lines
No EOL
391 B
JSON
{
|
|
"hints": [],
|
|
"groups": [
|
|
{
|
|
"sourceType": "com.cgb.bcpinstall.config.GlobalConfig",
|
|
"name": "global",
|
|
"type": "com.cgb.bcpinstall.config.GlobalConfig"
|
|
}
|
|
],
|
|
"properties": [
|
|
{
|
|
"sourceType": "com.cgb.bcpinstall.config.GlobalConfig",
|
|
"name": "global.master",
|
|
"description": "是否主节点",
|
|
"type": "java.lang.Integer"
|
|
}
|
|
]
|
|
} |