midwayjs / injection

Injection is a powerful inversion of control container that is widely used in the midway framework and brings good user experience.
MIT License
160 stars 20 forks source link

refactor: bind ctx to obj #19

Closed czy88840616 closed 5 years ago

czy88840616 commented 5 years ago

绑定请求作用域的 ctx 到对象上。