10 2021 档案

摘要:由于在项目中有时候需要验证码来进行前端验证 所以就在github上找两个一个开源的golang验证码项目 项目地址:https://github.com/dchest/captcha 加载到项目中 : go get github.com/dchest/captcha 验证码使用:package to 阅读全文
posted @ 2021-10-27 17:20 sgravity 阅读(2185) 评论(0) 推荐(0)