{
"captchaId": "{{captchaId}}",
"nickName": "KWp5",
"password": "12345678",
"email": "123@qq.com",
"verifyCode": "941842"
}curl --location --request POST 'http://localhost:8081/delicious-food-map/sys-user/register' \
--header 'Content-Type: application/json' \
--data-raw '{
"captchaId": "",
"nickName": "KWp5",
"password": "12345678",
"email": "123@qq.com",
"verifyCode": "941842"
}'{
"code": "",
"message": "",
"description": "",
"data": false
}