新增小黑盒内容爬取,AI消息自动发送评论

This commit is contained in:
2025-11-12 13:48:17 +08:00
parent 1094191020
commit 7b8d31f899
13 changed files with 2191 additions and 493 deletions
+2 -1
View File
@@ -25,7 +25,8 @@
"@electron-toolkit/utils": "^4.0.0",
"antd": "^5.28.0",
"axios": "^1.13.2",
"electron-updater": "^6.3.9"
"electron-updater": "^6.3.9",
"playwright": "^1.56.1"
},
"devDependencies": {
"@electron-toolkit/eslint-config-prettier": "^3.0.0",