config.toml 743 B

1234567891011121314151617
  1. addr = "0.0.0.0:13657"
  2. timeout = 5000
  3. dateSource = "mysql://bizuser:PuVqOWuLLDFJ3fjU@127.0.0.1/fmp"
  4. [fscgConfig]
  5. payUrl = "http://192.144.212.211:36000/gateway/flowservice/makeorder.ws"
  6. searchUrl = "http://192.144.212.211:36000/gateway/flowservice/queryorder.ws"
  7. balanceUrl = "http://192.144.212.211:36000/gateway/flowservice/queryAccount.ws"
  8. appId = "jtceshi"
  9. appSecret = "5f1b8349873841e3afe9c6ec91c9847e"
  10. [sdConfig]
  11. sinKey = "ZctLTt2tugU2ntZdVgMXssrGuENPH6V7b7ROYN88Msw="
  12. publicKey = "03a937d952388700a18e1d4c69fba338fa507440c4d710a72be80a87269cb1045f"
  13. privateKey = "244889352ab13f8601a9871ef47dc2a694bd293f8ae156538aea036d07f47729"
  14. appId = "3230cdff981546dc8fe71b9c2d597ba11678695776032"
  15. callbackUrl = "https://api.schengle.com/gateway"