Skip to content

Commit

Permalink
docs: update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
luckyQing committed Jul 16, 2020
1 parent 6a609dd commit 4c39194
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -193,6 +193,9 @@ sign = RSA签名签名(AES加密(head的json串) + AES加密(body json串))
}
}
```
-[smart-cloud](https://github.com/smart-cloud/smart-cloud)相关jar install到本地仓库
- clone下[smart-cloud](https://github.com/smart-cloud/smart-cloud)
- 进入smart-cloud目录,执行mvn -clean install -Dmaven.test.skip=true -T 4
- 服务启动顺序
- 先启动support-service-eureka
- 再启动support-service-gateway
Expand Down

0 comments on commit 4c39194

Please sign in to comment.