Commit 1fd8d990df5b3d6b41e5a975bda11fd877eead81

Authored by luotong
1 parent 81fdf3f1

开发环境,添加高校邦api地址链接

Showing 1 changed file with 1 additions and 0 deletions
class-service.yml
... ... @@ -121,6 +121,7 @@ ribbon:
121 121 apiConfig:
122 122 resourceGaoXiaoBangUrl: https://resource.gaoxiaobang.com
123 123 usrLocalTomcatTempLocation: /usr/local/tomcat/temp
  124 + gxbApiUrl: http://gxb-api:8080/gxb-api
124 125 ---
125 126 server:
126 127 port: 16200
... ...