Authorization: Bearer ********************{
"mobile": "13311128667",
"verifyCode": "0368",
"terminalType": 0
}curl --location --request POST 'https://test.qidiandev.cn/nuc/api/QdUserAccount/VerifyCodeLoginAuth' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"mobile": "13311128667",
"verifyCode": "0368",
"terminalType": 0
}'{
"code": "31",
"subcode": null,
"message": null,
"content": {
"AccessToken": "nostrud magna anim dolor",
"RefreshToken": "nostrud aute sed magna non",
"ExpiresIn": 42,
"TokenType": "sed"
},
"dataEx": {
"UserId": "32",
"Mobile": "13349946975",
"RealName": "靳华斌",
"ZTAccountId": "88",
"Ticket": "ut dolore tempor"
},
"time": "2024-04-29 03:50:04"
}