合规国际互联网加速 OSASE为企业客户提供高速稳定SD-WAN国际加速解决方案。 广告
- 数据变化推送、数据新增推送 ~~~ { "sport_id":210, //运动ID "channel":"tlive", //板球文字直播channel "push_type":"update", "data":{ "sport_id":210, //运动ID "match_id":2239233, //比赛ID "t_live":{ "team_id":120516, //队伍ID "over":8, //当前回合 "ball_no":"8.1", //回合标识 "value":"6", //得分 "header_text":"Tasawar Hussain to Shayan Khan", //内容对应选手 "content":"Six! Played towards mid wicket.", //内容 "total_runs":0, //总得分 "total_wickets":0 //出局选手数 } }, "push_time_millis":1694057282844 },       { //当 "ball_no"、"content"都为空时,表示当前为统计模块数据           "team_id":120516 ,           "over": 8,           "ball_no": "",           "value": "8"           "header_text": "Zeeshan Ahmad to Jawad Shah",           "content": "",           "total_runs": 92,     //总得分(累加值)           "total_wickets": 4,   //出局数       } ~~~