Merge pull request #567 from bietiaop/webapi-bietiaop

refactor:优化WebUI后端代码格式(无新功能添加)
This commit is contained in:
手瓜一十雪
2024-11-27 18:39:19 +08:00
committed by GitHub
25 changed files with 483 additions and 377 deletions

View File

@@ -52,9 +52,9 @@
"dependencies": {
"express": "^5.0.0",
"fluent-ffmpeg": "^2.1.2",
"piscina": "^4.7.0",
"qrcode-terminal": "^0.12.0",
"silk-wasm": "^3.6.1",
"ws": "^8.18.0",
"piscina": "^4.7.0"
"ws": "^8.18.0"
}
}