tapAsync ('x', (arg1, callback) => { console.log('x done', ++arg1); setTimeout(() => { callback(true); // y 不會執行}, 1000);});hook.
確定! 回上一頁