From 03cb12f553ff93022944d359dde8f7925f0feb30 Mon Sep 17 00:00:00 2001 From: "feihu.wang" Date: Thu, 7 Jan 2021 19:29:45 +0800 Subject: [PATCH 1/2] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c556cf6..a01cc0d 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ The project code called Radar, like the code, monitor the transaction at the bac 前端技术框架: React(SPA) ### 架构图 -![系统模块](http://www.pgmmer.top/radar/sys_model_arch.png) +![系统模块](https://www.pgmmer.top/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://radar.pgmmer.top) http://radar.pgmmer.top +[Demo URL:](https://www.pgmmer.top) https://radar.pgmmer.top 建议大家自行注册用户,避免使用同样的测试账号受干扰. ## 相关文档 From fa0bd4e415cc4e77f0b1e4860a17f18c95a2a490 Mon Sep 17 00:00:00 2001 From: "feihu.wang" Date: Thu, 7 Jan 2021 19:33:27 +0800 Subject: [PATCH 2/2] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a01cc0d..833ba09 100644 --- a/README.md +++ b/README.md @@ -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://radar.pgmmer.top + 官网: https://www.pgmmer.top Wiki: https://gitee.com/freshday/radar/wikis/home @@ -79,7 +79,7 @@ https://gitee.com/freshday/radar/wikis/manual ## 演示入口 通过管理端能够快速了解系统是怎么从风险的定义到风险的量化再到风险的集中管理的整个工作流程。 为了更好的体验,请花一分钟观看 [使用手册](https://gitee.com/freshday/radar/wikis/manual?sort_id=1637446) -[Demo URL:](https://www.pgmmer.top) https://radar.pgmmer.top +[Demo URL:](https://www.pgmmer.top) https://www.pgmmer.top 建议大家自行注册用户,避免使用同样的测试账号受干扰. ## 相关文档