klover2 / nest-wechatpay-node-v3-ts

nest 版 微信v3支付
MIT License
40 stars 6 forks source link

Inject 这个装饰器不存在啊 #3

Closed CaptainJack-Git closed 11 months ago

CaptainJack-Git commented 1 year ago

nestjs 中,并没有 Inject 方法

klover2 commented 1 year ago

nestjs 中,并没有 Inject 方法

仅支持 nextjs + ts中使用

niki571 commented 11 months ago

nestjs 中,并没有 Inject 方法

有的 import { Inject, Injectable } from '@nestjs/common';