curl --location --request GET 'https://java-admin.likeadmin.cn//api/channel/oa/detail'
{
"code": 200,
"msg": "成功",
"data": {
"name": "",
"primaryId": " ",
"qrCode": "",
"appId": "",
"appSecret": "",
"url": "",
"token": "",
"encodingAesKey": "",
"encryptionType": 1,
"businessDomain": "http://127.0.0.1",
"jsDomain": "http://127.0.0.1",
"webDomain": "http://127.0.0.1"
}
}