Skip to content

Commit

Permalink
feat: add @RequestParam, @RequestParam, @RequestBody decorator …
Browse files Browse the repository at this point in the history
…support
  • Loading branch information
lizhen committed Aug 11, 2022
1 parent 997bcb8 commit fd3f8a4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@
"keywords": [
"egg",
"eggPlugin",
"egg-plugin"
"egg-plugin",
"decorator"
],
"dependencies": {
"lodash": "^4.17.21",
Expand Down

0 comments on commit fd3f8a4

Please sign in to comment.