config-test.toml 651 B

12345678910111213141516
  1. addr = "0.0.0.0:8848"
  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 = "jtceshi"
  8. appSecret = "5f1b8349873841e3afe9c6ec91c9847e"
  9. [sdConfig]
  10. sinKey = "ZctLTt2tugU2ntZdVgMXssrGuENPH6V7b7ROYN88Msw="
  11. publicKey = "03a937d952388700a18e1d4c69fba338fa507440c4d710a72be80a87269cb1045f"
  12. privateKey = "b73190a4fa4f6786fa36a35c1c16e533943fb5951a40c6b9e2d06b5a19d5c19a"
  13. supplierCode = "CESHI"
  14. callbackUrl = "https://api-test.schengle.com/gateway"