NestJS生成验证码 2021-08-11 本文已影响0人 Poppy11 var svgCaptcha = require('svg-captcha'); const captchaRes = await svgCaptcha.create({ noise: 2 })