合规国际互联网加速 OSASE为企业客户提供高速稳定SD-WAN国际加速解决方案。 广告
## **4.9.3趋势推送** 示例: ```json { "sport_id":201, //运动接口 "channel":"trend", //channel接口 "push_type":"update", "data":{ "count":4, //半场数 "duration":12, //半场时长 "trend":[ //趋势变化,按分钟变化,主队为正,客队为负(有加时赛,加时分钟变化加在下半场中) [ 0, 0, 2, 0, 0, 1, 2, 2, -1, -6, -8, -10 ], [ -9, -9, -10, -13, -11, -9, -4, -4 ] ] }, "match_id":469204, "push_time_millis":1687945233788 } ```