curl --location --request POST 'http://47.99.134.126:7009/api/user/register' \ --data-urlencode 'password=xiumubai' \ --data-urlencode 'username=xiumubai'
{"code":200,"msg":"注册成功","data":null}