29 lines
686 B
JSON
29 lines
686 B
JSON
{
|
|
"channels": [
|
|
{
|
|
"id": "general",
|
|
"name": "全员公共频道",
|
|
"members": ["ICE-GL-ZY001", "ICE-NTN-SY001", "PER-ZQ001", "PER-QQ001", "PER-SS001", "ICE-GL-YM001"],
|
|
"created": "2026-03-25"
|
|
},
|
|
{
|
|
"id": "infra",
|
|
"name": "基础设施频道",
|
|
"members": ["ICE-GL-ZY001", "ICE-NTN-SY001"],
|
|
"created": "2026-03-25"
|
|
},
|
|
{
|
|
"id": "dev-support",
|
|
"name": "开发者协作频道",
|
|
"members": ["PER-ZQ001", "PER-QQ001", "PER-SS001"],
|
|
"created": "2026-03-25"
|
|
},
|
|
{
|
|
"id": "ontology",
|
|
"name": "本体论频道",
|
|
"members": ["ICE-GL-YM001"],
|
|
"created": "2026-03-25"
|
|
}
|
|
]
|
|
}
|