@@ -1211,7 +1211,7 @@ export default defineComponent({
schoolId
};
let otherParams = {};
- if (!userId) {
+ if (!userId && videoForms.player.currentTime() > 0) {
otherParams = {
videoBrowseData: JSON.stringify(videoBrowseData), // 视屏播放数据
videoBrowseDataTime: time || 0, // 有效的视频观看时长