Nest.js this not working in constructor super

前端 未结 0 1904
故里飘歌
故里飘歌 2020-12-16 03:07

I try add configService to JwtStrategy:

  constructor(readonly configService: ConfigService) {
    super({
      //...
      secretOrKey: this.co         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题