付智勇

no message

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