curl --location 'https://openapi.aifabu.com/v1/card/getWxChainList?apikey=8c1331250ede960fd51ac56a829cc6893ce8c000&group_id=123&chain_type=4&orderBy=undefined&page=undefined&pageCount=undefined'{
"code": 1,
"msg": "success",
"result": {
"list": [
{
"chain_type": 4,
"chain": "naCceQ",
"domain": 6357,
"domain_url": "test.demo.cn",
"domain_status": 99,
"chain_title": "第一条",
"status": "跳转正常",
"group_id": 990,
"group_name": "默认分组",
"create_time": "2024-10-09 20:02:12",
"pv_history": 0,
"pv_today": 0,
"template_id": 0,
"show_type": 2,
"customer_id": 0,
"target_url": "",
"render_url": "http://test.demo.cn/naCceQ"
}
],
"total": 1,
"page": "1",
"pageCount": "20"
}
}