https://github.com/hardog/nc-example/blob/master/middleware/user_sess.js 这里yield\* next 不是调用下一个gennerator么?是否用yield next也行
https://github.com/hardog/nc-example/blob/master/middleware/user_sess.js
这里yield* next 不是调用下一个gennerator么?是否用yield next也行