Flow 用法: flow(function* (args) { }) // 包装异步函数。这将确保全部回调都会被action() 包装。 // flow() 接收generator 函数做为它惟一的输入// ...
確定! 回上一頁