curl --location --request POST 'http://api.qicloud.tech/api/auth/login/username' \
--header 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE3NTQyMDExMDIsInJpZ2h0IjoiMSIsInVzZXJuYW1lIjoicWljbG91ZF90ZXN0In0.ZmnAQs3rsEuhOWaH-ennvSgUJ5NLxkLhCu9nyGXIrF4' \
--header 'Content-Type: application/json' \
--data-raw '{
"fingerprint": "fingerprint",
"password": "786025189Qq",
"username": "hajimi"
}'{
"access_token": "doloreoccaecateaaliquipeu",
"code": "200",
"message": "登录成功",
"refresh_token": "exercitationcommodoenimaute"
}