feat: 新增NodeSeek接口

This commit is contained in:
JianBing77
2024-07-19 11:41:15 +08:00
parent a742f9df78
commit 91775a0763
2 changed files with 53 additions and 1 deletions

View File

@@ -47,7 +47,8 @@
"md5": "^2.3.0",
"node-cache": "^5.1.2",
"rss-parser": "^3.13.0",
"winston": "^3.13.0"
"winston": "^3.13.0",
"xml2js": "^0.4.23"
},
"devDependencies": {
"@types/node": "^20.14.2",