Commit a31247db4f90f95c2d2d787e3bd3e8a408482f9f

Authored by syduan
1 parent 15165f4f

BI-API

Showing 1 changed file with 6 additions and 1 deletions
class-service.yml
@@ -124,6 +124,8 @@ apiConfig: @@ -124,6 +124,8 @@ apiConfig:
124 resourceGaoXiaoBangUrl: https://resource.gaoxiaobang.com 124 resourceGaoXiaoBangUrl: https://resource.gaoxiaobang.com
125 usrLocalTomcatTempLocation: /usr/local/tomcat/temp 125 usrLocalTomcatTempLocation: /usr/local/tomcat/temp
126 gxbApiUrl: http://gxb-api:8080/gxb-api 126 gxbApiUrl: http://gxb-api:8080/gxb-api
  127 + gxbBiApiUrl: http://bi-api:8080/bi-api
  128 +
127 --- 129 ---
128 server: 130 server:
129 port: 16200 131 port: 16200
@@ -244,6 +246,8 @@ apiConfig: @@ -244,6 +246,8 @@ apiConfig:
244 resourceGaoXiaoBangUrl: https://resource.gaoxiaobang.com 246 resourceGaoXiaoBangUrl: https://resource.gaoxiaobang.com
245 usrLocalTomcatTempLocation: /usr/local/tomcat/temp 247 usrLocalTomcatTempLocation: /usr/local/tomcat/temp
246 gxbApiUrl: http://gxb-api:8080/gxb-api 248 gxbApiUrl: http://gxb-api:8080/gxb-api
  249 + gxbBiApiUrl: http://bi-api:8080/bi-api
  250 +
247 --- 251 ---
248 server: 252 server:
249 port: 16200 253 port: 16200
@@ -357,4 +361,5 @@ ribbon: @@ -357,4 +361,5 @@ ribbon:
357 apiConfig: 361 apiConfig:
358 resourceGaoXiaoBangUrl: https://resource.gaoxiaobang.com 362 resourceGaoXiaoBangUrl: https://resource.gaoxiaobang.com
359 usrLocalTomcatTempLocation: /usr/local/tomcat/temp 363 usrLocalTomcatTempLocation: /usr/local/tomcat/temp
360 - gxbApiUrl: http://api/gxb-api  
361 \ No newline at end of file 364 \ No newline at end of file
  365 + gxbApiUrl: http://api/gxb-api
  366 + gxbBiApiUrl: http://bi-api/bi-api