Commit b7166913e2865e02bf96bc0d1b9a177660fb6dae
1 parent
906a6778
no message
Showing
1 changed file
with
1 additions
and
1 deletions
class-service.yml
| ... | ... | @@ -122,7 +122,7 @@ ribbon: |
| 122 | 122 | |
| 123 | 123 | # 一些公共的常量配置 |
| 124 | 124 | apiConfig: |
| 125 | - resourceGaoXiaoBangUrl: https://resource.gaoxiaobang.com/12344444 | |
| 125 | + resourceGaoXiaoBangUrl: https://resource.gaoxiaobang.com/ | |
| 126 | 126 | usrLocalTomcatTempLocation: /usr/local/tomcat/temp |
| 127 | 127 | gxbApiUrl: http://gxb-api:8080/gxb-api |
| 128 | 128 | gxbBiApiUrl: http://bi-api:8080/bi-api | ... | ... |