jerryshell/zhihuishu-meeting-class-helper

代码更新

Closed this issue · 0 comments

var param = { "courseId": liveCourseId, "userId": userId, "relativeTime": relativeTime, "watchType": "2", "jsonpCallBack": "jsonpCallBack", "videoId": curVideoId, "sourceType": 1 };
更新为
var param = { "liveCourseId": liveCourseId, "userId": userId, "relativeTime": relativeTime, "watchType": "2", "jsonpCallBack": "jsonpCallBack", "videoId": curVideoId, "sourceType": 1, "recruitId":recruitId };
昨天官方做了点小修改~还有最好把最后的循环加到200去。。不然有时候可能刷不玩,要刷第二次