From 7afaad77ca53d820b32c7ba10bf94569b3a1d8c4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=8D=E5=81=9A=E7=A0=81=E5=86=9C?= <599854767@qq.com> Date: Fri, 5 Jan 2024 12:33:37 +0800 Subject: [PATCH] update README.md --- README.en.md | 2 +- README.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.en.md b/README.en.md index 837323e..e358089 100644 --- a/README.en.md +++ b/README.en.md @@ -5,7 +5,7 @@ [![stars](https://gitee.com/izory/ZrAdminNetCore/badge/star.svg?theme=dark)](https://gitee.com/izory/ZrAdminNetCore) [![fork](https://gitee.com//izory/ZrAdminNetCore/badge/fork.svg?theme=dark)](https://gitee.com/izory/ZrAdminNetCore/members) -[![Change log](https://img.shields.io/badge/ChangeLog-20230920-yellow)](http://www.izhaorui.cn/doc/changelog.html) +[![Change log](https://img.shields.io/badge/ChangeLog-20240105-yellow)](http://www.izhaorui.cn/doc/changelog.html) [![GitHub license](https://img.shields.io/github/license/izhaorui/ZrAdmin.NET)](https://github.com/izhaorui/ZrAdmin.NET/blob/main/LICENSE) [![GitHub stars](https://img.shields.io/github/stars/izhaorui/ZrAdmin.NET?style=social)](https://github.com/izhaorui/ZrAdmin.NET/stargazers) diff --git a/README.md b/README.md index 541200e..27e4a27 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ [![stars](https://gitee.com/izory/ZrAdminNetCore/badge/star.svg?theme=dark)](https://gitee.com/izory/ZrAdminNetCore) [![fork](https://gitee.com//izory/ZrAdminNetCore/badge/fork.svg?theme=dark)](https://gitee.com/izory/ZrAdminNetCore/members) -[![更新日志](https://img.shields.io/badge/更新日志-20230920-yellow)](http://www.izhaorui.cn/doc/changelog.html) +[![更新日志](https://img.shields.io/badge/更新日志-20240105-yellow)](http://www.izhaorui.cn/doc/changelog.html) [![GitHub license](https://img.shields.io/github/license/izhaorui/ZrAdmin.NET)](https://github.com/izhaorui/ZrAdmin.NET/blob/main/LICENSE) [![GitHub stars](https://img.shields.io/github/stars/izhaorui/ZrAdmin.NET?style=social)](https://github.com/izhaorui/ZrAdmin.NET/stargazers) @@ -77,7 +77,7 @@ Vue 版前端技术栈 :基于 vue2.x/vue3.x/uniapp、vuex、vue-router 、vue ## 🍀 后端技术 -- 核心框架:.Net5.0/.Net7.0 + Web API + sqlsugar + swagger + signalR + IpRateLimit + Quartz.net + Redis +- 核心框架:.Net7.0 + Web API + sqlsugar + swagger + signalR + IpRateLimit + Quartz.net + Redis - 定时计划任务:Quartz.Net 组件,支持执行程序集或者 http 网络请求 - 安全支持:过滤器(数据权限过滤)、Sql 注入、请求伪造 - 日志管理:NLog、登录日志、操作日志、定时任务日志