curl --location -g --request POST 'http://127.0.0.1:8888/user/register?email={% mock '\''email'\'' %}&username={% mock '\''string'\'' %}&password={% mock '\''string'\''|sha('\''sha256'\'') %}'
{ "uid": 1884605558506393600, "base": { "code": 0, "msg": "" } }