Commit 7a4e2434 authored by 任国军's avatar 任国军

add body-parser

parent bcbf0ca7
Pipeline #24546 passed with stage
in 1 minute 19 seconds
...@@ -26,7 +26,8 @@ ...@@ -26,7 +26,8 @@
"ramda": "^0.25.0", "ramda": "^0.25.0",
"request": "^2.88.0", "request": "^2.88.0",
"uuid": "^3.3.2", "uuid": "^3.3.2",
"xml2js": "^0.4.22" "xml2js": "^0.4.22",
"body-parser": "^1.19.0"
}, },
"devDependencies": { "devDependencies": {
"autod": "^3.0.1", "autod": "^3.0.1",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment