{
}curl --location --request POST 'http://192.168.20.159:8080/auth/testSendCode' \
--header 'Authorization: Bearer ' \
--header 'Clientid: ' \
--header 'Content-Type: application/json' \
--data-raw '{
}'{
"code": 0,
"msg": null,
"data": null
}