feat: 取消 Web 挑战头鉴权

This commit is contained in:
2026-06-27 16:35:58 +08:00
parent ecca396792
commit e03a7a141c
4 changed files with 12 additions and 36 deletions
+1 -2
View File
@@ -23,7 +23,6 @@
"@serialport/parser-readline": "^12.0.0",
"node-pdu": "^2.1.2",
"express": "^4.18.2",
"express-basic-auth": "^1.2.1",
"nodemailer": "^6.9.7",
"axios": "^1.6.2",
"winston": "^3.11.0",
@@ -32,4 +31,4 @@
"devDependencies": {
"nodemon": "^3.0.2"
}
}
}