| 123456789101112131415161718192021222324252627282930313233343536 |
- {
- "mysql": {
- "host": "8.136.98.49",
- "port": 61882,
- "user": "api",
- "pwd": "yfkj@6020"
- },
- "redis": {
- "host": "8.136.98.49",
- "port": "61881",
- "password": "yf6021",
- "url": "redis://:yf6021@8.136.98.49:61881/12"
- },
- "bigdatamysql": {
- "host": "8.136.98.49",
- "port": 61882,
- "user": "root",
- "pwd": "yfkj@6020"
- },
- "bigdatamongo": {
- "host": "8.136.98.49",
- "port": 57017,
- "user": "root",
- "pwd": "yfkj@6020"
- },
- "image_url": {
- "image": "https://bigdata-image.oss-cn-hangzhou.aliyuncs.com/Basics/cbd",
- "discern" : "https://bigdata-image.oss-cn-hangzhou.aliyuncs.com/Result/cbd",
- "discernB" : "https://bigdata-image.oss-cn-hangzhou.aliyuncs.com/ResultB/cbd",
- "image_forward": "http://8.136.98.49:8003/Basics/cbd",
- "result_image_forward": "http://8.136.98.49:8003/Result/cbd",
- "bzy_img_forward": "http://8.136.98.49:8003/bzy_photo",
- "xct_img_forward": "http://8.136.98.49:8003/Basics/xct",
- "xct_img_result_forward": "http://8.136.98.49:8003/Result/xct"
- }
- }
|