update official site.

This commit is contained in:
王飞虎 2021-06-06 16:18:21 +08:00
parent 2e5a15acd2
commit 8d860ed15d
2 changed files with 5 additions and 5 deletions

View File

@ -19,7 +19,7 @@ The project code called Radar, like the code, monitor the transaction at the bac
## 相关站点
Gitee: https://gitee.com/freshday/radar // 码云为镜像网站,贡献代码请提交到 github
Github: https://github.com/wfh45678/radar
官网: http://www.riskengine.cn
官网: https://www.riskengine.cn
Wiki: https://gitee.com/freshday/radar/wikis/home
@ -48,7 +48,7 @@ The project code called Radar, like the code, monitor the transaction at the bac
前端技术框架: React(SPA)
### 架构图
![系统模块](https://www.91risk.com/radar/sys_model_arch.png)
![系统模块](https://www.riskengine.cn/radar/sys_model_arch.png)
## 技术选型
* Springboot笔者是java 出生, 选择 Springboot 理所当然,方便自己, 也方便其他Java使用者进行扩展。
@ -79,7 +79,7 @@ https://gitee.com/freshday/radar/wikis/manual
## 演示入口
通过管理端能够快速了解系统是怎么从风险的定义到风险的量化再到风险的集中管理的整个工作流程。
为了更好的体验,请花一分钟观看 [使用手册](https://gitee.com/freshday/radar/wikis/manual?sort_id=1637446)
[Demo URL](http://www.riskengine.cn) http://www.riskengine.cn
[Demo URL](https://www.riskengine.cn) https://www.riskengine.cn
建议大家自行注册用户,避免使用同样的测试账号受干扰.
## 相关文档

View File

@ -17,7 +17,7 @@ The project code called Radar, like the code, monitor the transaction at the bac
## Relation Site
Gitee: https://gitee.com/freshday/radar
Github: https://github.com/wfh45678/radar
Official Site http://www.riskengine.cn
Official Site https://www.riskengine.cn
Wiki: https://gitee.com/freshday/radar/wikis/home
@ -29,7 +29,7 @@ Server-end SpringBoot + Mybatis + tkMapper + Mysql + MongoDB + Redis + Groov
Front-end React(SPA)
### System Component Diagram
![Architecture](https://www.91risk.com/radar/sys_model_arch.png)
![Architecture](https://www.riskengine.cn/radar/sys_model_arch.png)
## Technology stack
* Springbootbase spring boot 2.x framework.