config.toml 620 B

12345678910111213141516
  1. addr = "0.0.0.0:13657"
  2. timeout = 5000
  3. [fscgConfig]
  4. payUrl = "http://192.144.212.211:36000/gateway/flowservice/makeorder.ws"
  5. searchUrl = "http://192.144.212.211:36000/gateway/flowservice/queryorder.ws"
  6. balanceUrl = "http://192.144.212.211:36000/gateway/flowservice/queryAccount.ws"
  7. appId = "123456"
  8. appSecret = "123456"
  9. [sdConfig]
  10. sinKey = "ZctLTt2tugU2ntZdVgMXssrGuENPH6V7b7ROYN88Msw="
  11. publicKey = "03a937d952388700a18e1d4c69fba338fa507440c4d710a72be80a87269cb1045f"
  12. privateKey = "244889352ab13f8601a9871ef47dc2a694bd293f8ae156538aea036d07f47729"
  13. supplierCode = "CESHI"
  14. callbackUrl = "https://api.schengle.com/gateway"