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
seabornlee opened this issue Jan 4, 2017 · 0 comments
Closed

用户注册 #1

seabornlee opened this issue Jan 4, 2017 · 0 comments

Comments

@seabornlee
Copy link

seabornlee commented Jan 4, 2017

验收条件:

  • 用户名不能重复
  • 密码应在 8 - 18 位之间
  • 密码应 MD5 加密存储

Method

POST

参数

  • username:String
  • password:String

返回值

  • 成功:201
  • 失败:400
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

1 participant