正在显示
1 个修改的文件
包含
1 行增加
和
0 行删除
@@ -72,6 +72,7 @@ recordInfoService.prototype.getRecordFileURL = async(path,time)=>{ | @@ -72,6 +72,7 @@ recordInfoService.prototype.getRecordFileURL = async(path,time)=>{ | ||
72 | backFile.push({ | 72 | backFile.push({ |
73 | channel:record.channel, | 73 | channel:record.channel, |
74 | uid:record.uid, | 74 | uid:record.uid, |
75 | + userId:record.userId, | ||
75 | timestamp:record.timestamp, | 76 | timestamp:record.timestamp, |
76 | createTime:record.createTime, | 77 | createTime:record.createTime, |
77 | fileUrl:applacation.recordPath+date1+'/'+cfile+'/'+file | 78 | fileUrl:applacation.recordPath+date1+'/'+cfile+'/'+file |
-
请 注册 或 登录 后发表评论