Authorization: Bearer ********************curl --location --request POST '/ma/hot/associationConfig/get' \
--header 'Authorization: Bearer <token>'{
"ret": 0,
"msg": "success",
"err": null,
"data": {
"entryImg": "https://dev-cos.dongbosy.com/fullgoal-gold-zone/7289f97967a8fc54891eacf006126acf.png",
"qrcodeImg": null,
"groupSwitch": "ON",
"jumpUrl": null,
"maUrl": "111111",
"jumpType": "ma",
"appId": "212121"
},
"ok": true
}