合规国际互联网加速 OSASE为企业客户提供高速稳定SD-WAN国际加速解决方案。 广告
~~~[api] post:/admin/add *string:account=hello#账号 *string:password=hello#密码 *string:Repassword=hello#确认密码 *string:nickname=hello#昵称 *string:descript=hello#简介 *string:email=8888@qq.com#邮箱 <<< success { "code": 200, "info": "", "msg": "success" } <<< error { "code": 400, "info": "该账户已经存在", "msg": "error" } ~~~ ~~~ 是否需要jwt验证:是 ~~~