go-common/app/common/openplatform/geetest/config.json
2019-04-22 18:49:16 +08:00

16 lines
216 B
JSON

{
"host":
{
"geetest":"http://api.geetest.com"
},
"httpclient":
{
"dial":1,
"keepAlive":1
},
"secret":
{
"captchaId":"",
"privateKey":""
}
}