test.json 1006 B

123456789101112131415161718192021222324252627282930313233343536
  1. {
  2. "mysql": {
  3. "host": "8.136.98.49",
  4. "port": 61882,
  5. "user": "api",
  6. "pwd": "yfkj@6020"
  7. },
  8. "redis": {
  9. "host": "8.136.98.49",
  10. "port": "61881",
  11. "password": "yf6021",
  12. "url": "redis://:yf6021@8.136.98.49:61881/12"
  13. },
  14. "bigdatamysql": {
  15. "host": "8.136.98.49",
  16. "port": 61882,
  17. "user": "root",
  18. "pwd": "yfkj@6020"
  19. },
  20. "bigdatamongo": {
  21. "host": "8.136.98.49",
  22. "port": 57017,
  23. "user": "root",
  24. "pwd": "yfkj@6020"
  25. },
  26. "image_url": {
  27. "image": "https://bigdata-image.oss-cn-hangzhou.aliyuncs.com/Basics/cbd",
  28. "discern" : "https://bigdata-image.oss-cn-hangzhou.aliyuncs.com/Result/cbd",
  29. "discernB" : "https://bigdata-image.oss-cn-hangzhou.aliyuncs.com/ResultB/cbd",
  30. "image_forward": "http://8.136.98.49:8003/Basics/cbd",
  31. "result_image_forward": "http://8.136.98.49:8003/Result/cbd",
  32. "bzy_img_forward": "http://8.136.98.49:8003/bzy_photo",
  33. "xct_img_forward": "http://8.136.98.49:8003/Basics/xct",
  34. "xct_img_result_forward": "http://8.136.98.49:8003/Result/xct"
  35. }
  36. }