This commit is contained in:
daihh
2022-11-03 16:27:26 +08:00
parent b624d1a629
commit 21b3c82085
3 changed files with 35 additions and 6 deletions

View File

@@ -451,11 +451,11 @@
"key": "StudyCourseOther",//课程学习的key
"title": "非音视频课内容",//事件的标题
"parameters":"second:60",//second:value 本次的学习时长
"content": "学习课程【"+this.courseInfo.name+"】",//事件的内容
"objId": this.contentData.id,//课程的内容id
"content": "学习课程",//事件的内容
"objId": this.courseInfo.id,//课程的id
"objType": "1",//类型
"source":"page",
"objInfo": ""+this.contentData.contentName,
"objInfo": ""+this.courseInfo.name,
"aid":this.userInfo.aid, //当前登录人的id
"aname":this.userInfo.name,//当前人的姓名
"status": 1 //状态