curl --location --request GET 'https://java-admin.likeadmin.cn//api/channel/mp/detail'
{
"code": 200,
"msg": "成功",
"data": {
"name": "likeadmin",
"primaryId": "13b0",
"appId": "",
"appSecret": "",
"qrCode": ""
}
}