wenqiyun / nest-admin

采用nestjs typeorm vue开发的一套权限管理系统
MIT License
580 stars 98 forks source link

nestjs 可以使用 AsyncLocalStorage 来保存http请求用户信息 http请求结束释放掉 #46

Open gexin1 opened 1 year ago

gexin1 commented 1 year ago

https://docs.nestjs.com/recipes/async-local-storage#nestjs-cls

感觉使用起来很方便