commit README.md
This commit is contained in:
parent
a745f563e5
commit
d9c221da8c
13
README.md
13
README.md
|
|
@ -23,4 +23,15 @@ com.bonus
|
||||||
|
|
||||||
## 人工智能平台架构图
|
## 人工智能平台架构图
|
||||||
|
|
||||||
<img src="bonus-ai-architecture.jpg"/>
|
<img src="bonus-ai-architecture.jpg"/>
|
||||||
|
|
||||||
|
## 软件版本要求
|
||||||
|
|
||||||
|
软件名称 版本要求 推荐版本
|
||||||
|
JDK >= 1.8 1.8
|
||||||
|
Mysql >= 5.7.0 5.7.0
|
||||||
|
Redis >= 3.0 7.2.3
|
||||||
|
nacos >= 2.0.4 2.1.0
|
||||||
|
sentinel >= 1.6.0 1.8.7
|
||||||
|
Maven >= 3.0 3.9.6
|
||||||
|
Node >= 12 16.9.0
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue