Commit 00da633e196c238f5792409b7644c9f10aa88c02

Authored by sunninghai
1 parent bee3a090

tryTenantId

Showing 1 changed file with 3 additions and 0 deletions
cxcy-service.yml
... ... @@ -124,6 +124,7 @@ apiConfig:
124 124 resourceGaoXiaoBangUrl: https://resource.gaoxiaobang.com
125 125 usrLocalTomcatTempLocation: /usr/local/tomcat/temp
126 126 gxbApiUrl: http://gxb-api:8080/gxb-api
  127 + tryTenantId: 9999
127 128 ---
128 129 server:
129 130 port: 16300
... ... @@ -244,6 +245,7 @@ apiConfig:
244 245 resourceGaoXiaoBangUrl: https://resource.gaoxiaobang.com
245 246 usrLocalTomcatTempLocation: /usr/local/tomcat/temp
246 247 gxbApiUrl: http://gxb-api:8080/gxb-api
  248 + tryTenantId: 9999
247 249 ---
248 250 server:
249 251 port: 16300
... ... @@ -358,5 +360,6 @@ apiConfig:
358 360 resourceGaoXiaoBangUrl: https://resource.gaoxiaobang.com
359 361 usrLocalTomcatTempLocation: /usr/local/tomcat/temp
360 362 gxbApiUrl: http://api/gxb-api
  363 + tryTenantId: 9999
361 364  
362 365  
363 366 \ No newline at end of file
... ...