验证码服务
1.公共包go-common
请使用golang v1.8.x以上版本编译执行。
在主目录执行go build。 编译后可执行 ./cmd/cmd -conf captcha.toml 使用项目本地配置文件启动服务。
http接口文档可参考