Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
liyifeng1994 authored Jun 5, 2018
1 parent b3b51eb commit 112c614
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1324,3 +1324,5 @@ public class BookController {
3.另外studentId参数注解应该是@RequestParam
4.至于controller测试,测试appoint方法可不必写jsp,用curl就行,比如
curl -H "Accept: application/json; charset=utf-8" -d "studentId=1234567890" localhost:8080/book/1003/appoint

![](https://img-ask.csdn.net/upload/201806/05/1528204838_152827.png)

0 comments on commit 112c614

Please sign in to comment.