refactor: 移除WebSocket,改用fetch一次性请求

This commit is contained in:
yinzhou.ma
2026-07-17 09:36:50 +08:00
parent b567e2466b
commit ee8fb21f1c
24 changed files with 22 additions and 5720 deletions
+1 -2
View File
@@ -14,7 +14,6 @@
"express": "^4.18.2",
"multer": "^1.4.5-lts.1",
"sql.js": "^1.10.3",
"uuid": "^9.0.0",
"ws": "^8.21.1"
"uuid": "^9.0.0"
}
}