{
"dat": {
"sub_rules": [
{
"sub_id": 1,
"notifies": {
"dingtalk": [
{
"target": "https://oapi.dingtalk.com/robot/send?access_token=abc123",
"username": "test",
"status": 1,
"detail": "{\"errcode\":300005,\"errmsg\":\"token is not exist\"}"
},
{
"target": "https://oapi.dingtalk.com/robot/send?access_token=abc1234",
"username": "root",
"status": 1,
"detail": "{\"errcode\":0,\"errmsg\":\"ok\"}"
}
],
"feishu": [
{
"target": "https://open.feishu.cn/open-apis/bot/v2/hook/abc123",
"username": "root",
"status": 1,
"detail": "{\"StatusCode\":0,\"StatusMessage\":\"success\",\"code\":0,\"data\":{},\"msg\":\"success\"}"
}
],
"feishucard": [
{
"target": "https://open.feishu.cn/open-apis/bot/v2/hook/abc123",
"username": "root",
"status": 1,
"detail": "{\"StatusCode\":0,\"StatusMessage\":\"success\",\"code\":0,\"data\":{},\"msg\":\"success\"}"
}
],
"wecom": [
{
"target": "https://qyapi.weixin.qq.com/cgi-bin/webhook/send?key=abc123",
"username": "root",
"status": 1,
"detail": "{\"errcode\":0,\"errmsg\":\"ok\"}"
}
]
}
}
],
"notifies": {
"callback": [
{
"target": "https://oapi.dingtalk.com/robot/send?access_token=abc1234",
"username": "root",
"status": 1,
"detail": "{\"errcode\":0,\"errmsg\":\"ok\"}"
}
],
"dingtalk": [
{
"target": "https://oapi.dingtalk.com/robot/send?access_token=abc1234",
"username": "root",
"status": 1,
"detail": "{\"errcode\":0,\"errmsg\":\"ok\"}"
},
{
"target": "https://oapi.dingtalk.com/robot/send?access_token=abc123",
"username": "test",
"status": 1,
"detail": "{\"errcode\":300005,\"errmsg\":\"token is not exist\"}"
}
],
"feishu": [
{
"target": "https://open.feishu.cn/open-apis/bot/v2/hook/abc123",
"username": "root",
"status": 1,
"detail": "{\"StatusCode\":0,\"StatusMessage\":\"success\",\"code\":0,\"data\":{},\"msg\":\"success\"}"
}
],
"feishucard": [
{
"target": "https://open.feishu.cn/open-apis/bot/v2/hook/abc123",
"username": "root",
"status": 1,
"detail": "{\"StatusCode\":0,\"StatusMessage\":\"success\",\"code\":0,\"data\":{},\"msg\":\"success\"}"
}
],
"wecom": [
{
"target": "https://qyapi.weixin.qq.com/cgi-bin/webhook/send?key=abc123",
"username": "root",
"status": 1,
"detail": "{\"errcode\":0,\"errmsg\":\"ok\"}"
}
]
}
},
"err": ""
}