fix: get method params parse

This commit is contained in:
linyuchen
2024-02-20 23:08:42 +08:00
parent c4e54fa259
commit f092fad2f4
3 changed files with 12 additions and 296 deletions

View File

@@ -28,6 +28,7 @@
"devDependencies": {
"@babel/preset-env": "^7.23.2",
"@types/express": "^4.17.20",
"@types/node": "^20.11.19",
"@types/uuid": "^9.0.8",
"@types/ws": "^8.5.10",
"babel-loader": "^9.1.3",