Authorization: Bearer ********************{
"mobile": "13311128667",
"verifyCode": "0368",
"terminalType": 0
}curl --location --request POST 'https://test.qidiandev.cn/nuc/api/SysLogOp/GetPageList' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"mobile": "13311128667",
"verifyCode": "0368",
"terminalType": 0
}'{
"code": "74",
"subcode": null,
"message": null,
"content": {
"UserId": "d4766493-ccbd-46b3-b256-249f426d1134",
"Mobile": "13311128667",
"RealName": "缪政",
"NickName": "null",
"HeadIcon": "https://avatars.githubusercontent.com/u/68285996",
"Gender": "男",
"Email": "miaozhen@qidianjob.com",
"Birthday": "1988-07-25",
"PostNames": "软件测试工程师"
},
"time": "2026-03-14 16:50:13"
}