kpfromer / nestjs-typegoose

Typegoose with NestJS
https://kpfromer.github.io/nestjs-typegoose/
MIT License
291 stars 71 forks source link

fiexd:修复连接参数错误问题 #482

Open Xu213 opened 1 year ago

Xu213 commented 1 year ago

代码改动: image

改动原因: 原导入的字段查找不到: image

修改后的可以: image

可能是mongoose库的更新导致的问题