Skip to content

Commit

Permalink
Merge branch 'master' of github.com:dennySORA/Click_Hits_Count
Browse files Browse the repository at this point in the history
  • Loading branch information
DennySORA committed Feb 21, 2020
2 parents ec0f9e3 + 3e4df37 commit 53cc370
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,9 @@ http://127.0.0.1:8223/create/novel?name=Test
#### Create chapter

```
http://127.0.0.1:8223/create/chapter?name=Testid=Test&ep=0&chapter=0
http://127.0.0.1:8223/create/chapter?name=Test&id=Test&ep=0&chapter=0
```
SP. **id**
SP. **id is create novel name**
1. name is any name.
2. id name need exist in Novel.
3. ep is any number(int).
Expand Down

0 comments on commit 53cc370

Please sign in to comment.