fix bug: 修复算数型验证码生成浮点型结果,导致前端输入整形数据匹配错误 (#464)
* fix:fixed the capthcha generate 0.0 * fix:fixed all float result from captcha.text() in /auth/code
Please register or sign in to comment
* fix:fixed the capthcha generate 0.0 * fix:fixed all float result from captcha.text() in /auth/code