{
"client_appkey": "string",
"client_secret": "string"
}curl --location --request POST '/oauth2/login/1.0' \
--header 'Content-Type: application/json' \
--data-raw '{
"client_appkey": "string",
"client_secret": "string"
}'{
"code": 0,
"message": "操作成功",
"requestID": "f5b5bb8c15cf443c901df4fb07e1aff8",
"timestamp": 1726544748698,
"token": "01f1816666e04ca68265cb077e517c2d@@1726544749254",
"codeType": 0,
"iszip": 0,
"data": ""
}