{
"alert_wechat_config": {
"api_url": "string",
"api_secret": "string",
"enabled": true,
"corp_id": "string",
"agent_id": "string",
"rsa_key_id": "string"
},
"alert_wechat_send": {
"Body": "string",
"to": [
{
"wechat_contact_type": "string",
"contact_id": "string"
}
]
}
}