Public
Documentation Settings

newsinfo

POSThttp://localhost:3000/admin/login

http://localhost:3000/api/admin/login
Bodyurlencoded
username

admin

管理员登录账号,固定

password

admin

管理员登录密码,固定

POSThttp://localhost:3000/api/reguser

http://localhost:3000/api/reguser
Bodyurlencoded
username

shenyang

注册的用户名

password

helloworld

注册的密码,必须大于6位

POSThttp://localhost:3000/api/login

http://localhost:3000/api/login
Bodyurlencoded
username

hello

password

helloworld

Loading