付智勇

no message

@@ -31,7 +31,7 @@ shell.prototype.Recording =async(appId,uid,channel,channelKey,body)=>{ @@ -31,7 +31,7 @@ shell.prototype.Recording =async(appId,uid,channel,channelKey,body)=>{
31 ` --channel ` + channel + 31 ` --channel ` + channel +
32 //` --channelKey ` + channelKey + 32 //` --channelKey ` + channelKey +
33 " --appliteDir \`pwd\`/../bin"; 33 " --appliteDir \`pwd\`/../bin";
34 - 34 + console.log(shell)
35 35
36 await callfile.exec(shell) 36 await callfile.exec(shell)
37 return true 37 return true