feat: publish workphone SDK deployment and API docs

This commit is contained in:
Manus AI
2026-07-14 18:10:52 +08:00
commit 021d633cc1
534 changed files with 122391 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"device_id": "xgfe65eimrrofyws",
"server_url": "ws://192.168.110.101:8899/ws/device",
"public_servers": [
"ws://192.168.1.201:8899/ws/device",
"ws://192.168.110.167:8899/ws/device",
"ws://open.quwanzhi.com:8899/ws/device"
],
"heartbeat_interval": 10,
"project_id": "cunkebao",
"comment": "顺序固定: ①NAS局域网(server_url) ②本机Docker(局网IP,示例110.167) ③NAS外网frp。勿把frp排在Docker前。"
}