generateCaptchaImage

open fun generateCaptchaImage(width: Int, height: Int, captcha: String): String

生成PNG格式的验证码图片

Return

base64

Parameters

width

picture width

height

picture height

captcha

captcha