Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

文档有错误,没有这个接口! #1

Closed
wwb568109135 opened this issue Aug 21, 2018 · 1 comment
Closed

文档有错误,没有这个接口! #1

wwb568109135 opened this issue Aug 21, 2018 · 1 comment

Comments

@wwb568109135
Copy link

比如注册用户接口:在postman软件操作接口,例注册接口:

post 请求

http://localhost:3000/api/v1/createUser?username=梁凤波bo&password=bobo12345
创建成功后返回信息:

{
"code": 200,
"message": "创建成功",
"bean": {
"token": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VybmFtZSI6IuaigeWHpOazomJvIiwiaWQiOjUsImlhdCI6MTUyNzczNjUzMSwiZXhwIjoxNTI3NzQwMTMxfQ.GAQg-hZm3rDYq70-16sgfNHvD64gmrWSFzQCZQs7bl4"
}
}

@lfb
Copy link
Owner

lfb commented Aug 27, 2018

您好,接口已经完善了,可以学习啦

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants