Authorization: ********************curl --location --request GET '/admin/LoginMethodInfo' \
--header 'Authorization: <api-key>'{
"code": 200,
"msg": "数据请求成功",
"data": {
"method": "email|sms",
"provider": "aliyun",
"sdkAppId": "",
"secretId": "",
"secretKey": "",
"signName": "山东省云鹊网络科技",
"templateCode": ""
},
"request_id": ""
}