feat: add listening groups config

This commit is contained in:
2024-09-03 21:38:50 +08:00
parent e6255f93eb
commit eba8951b5f
7 files changed
+27 -5

No files matched your search

+5 -1
View File
@@ -3,5 +3,9 @@
"wsType": "Client",
"wsAddress": "ws://127.0.0.1",
"accessToken": "114514",
"port": 6760
"port": 6760,
"listeningGroups": [
114514,
1919810
]
}