최종적으로 처리될 함수에서 결과와 에러처리를 해주면 된다. var async = require('async'); async.waterfall([ function(callback) { callback(null, ' ...
確定! 回上一頁