config.json 216 B

12345678910111213141516
  1. {
  2. "host":
  3. {
  4. "geetest":"http://api.geetest.com"
  5. },
  6. "httpclient":
  7. {
  8. "dial":1,
  9. "keepAlive":1
  10. },
  11. "secret":
  12. {
  13. "captchaId":"",
  14. "privateKey":""
  15. }
  16. }