付智勇

添加用户id

@@ -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