摘要: 文档地址:https://mojotv.cn/go/refactor-base64-captcha 1. 在api接口文件中配置生成验证码的代码 在user-web/api下面创建chaptcha.go文件 package api //导入 import ( "github.com/gin-goni 阅读全文
posted @ 2022-11-05 13:43 wanghhhh 阅读(316) 评论(0) 推荐(0)