付智勇

no message

... ... @@ -68,7 +68,7 @@ recordInfoService.prototype.getRecordFileURL = async(path,time)=>{
let files=fs.readdirSync(pathURL);
if(top == 1){
allFile=files;
channefiles = cfile;
channefiles = onlinePath+date1+"/"+cfile;
}
files.forEach(function(file){
let type = file.split('.');
... ...