Authorization: ********************curl --location --request GET '/admin/AlipayInfo' \
--header 'Authorization: <api-key>'{
"code": 200,
"msg": "数据请求成功",
"data": {
"Appid": "",
"PrivateKey": "",
"PublicKey": ""
},
"request_id": ""
}