commit | 859b99731e2dd66d7753724c863aa2090d523c3e | [log] [tgz] |
---|---|---|
author | 刘洪青 <hongqing.liu@supwisdom.com> | 周二 8月 20 15:43:48 2019 +0800 |
committer | 刘洪青 <hongqing.liu@supwisdom.com> | 周二 8月 20 15:43:48 2019 +0800 |
tree | 876e28d613b81eb356f5e825e4a6f923f35d2e71 | |
parent | ae6dbe7af383d230536fb0b1e00ee97b2cae3e89 [diff] [blame] |
feat, docs: 完善框架代码,示例代码,使用文档
diff --git a/bff/admin/src/main/resources/application.yml b/bff/admin/src/main/resources/application.yml index d93888b..815040b 100644 --- a/bff/admin/src/main/resources/application.yml +++ b/bff/admin/src/main/resources/application.yml
@@ -111,4 +111,5 @@ ## # server url for feign # -sw-backend-api-admin.server.url: http://localhost:8081 +sw-backend-system-api.uri: http://localhost:8081 +sw-backend-biz-api.uri: http://localhost:8081