From e84e5d47eedde60907f50df83e66bbed50b986dd Mon Sep 17 00:00:00 2001 From: wintel Date: Wed, 12 Mar 2025 21:13:44 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++-- docs/README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index cfe2b3b9..25787391 100644 --- a/README.md +++ b/README.md @@ -101,7 +101,7 @@ * 全网最好用的打印解决方案。详情:[智能打印](http://doc.openauth.net.cn/pro/printerplan.html) -* 基于Quartz.Net的定时任务控制,可随时启/停,可视化配置Cron表达式功能 +* 基于Quartz.Net的定时任务控制,可随时启/停,可视化配置Cron表达式功能,请参考:[定时任务](http://doc.openauth.net.cn/core/job.html) * 基于CodeSmith的代码生成功能,可快速生成带有头/明细结构的页面 @@ -111,7 +111,7 @@ * 支持多租户 -* 集成IdentityServer4,实现基于OAuth2的登录体系 +* 支持搭建自己的IdentityServer服务器,实现基于OAuth2的登录体系,请参考:[登录认证及OAuth集成](http://doc.openauth.net.cn/core/identity.html) * 建立三方对接规范,已有系统可以无缝对接流程引擎 diff --git a/docs/README.md b/docs/README.md index 106cfed4..800a22bd 100644 --- a/docs/README.md +++ b/docs/README.md @@ -15,7 +15,7 @@ features: - title: 紧随潮流 details: 最新的.net sdk,配合最炫的vue框架。 - title: 功能强大 - details: 角色授权、代码生成、智能打印、数据权限、拖拽表单、工作流引擎、定时任务。 + details: 角色授权、代码生成、API鉴权、智能打印、数据权限、拖拽表单、工作流引擎、定时任务。 - title: 主流技术 details: IdentityServer、EF、SqlSugar、Quartz、AutoFac、WebAPI、Swagger、Mock、NUnit、VUE2、VUE3、Element-ui、Element-plus。 footer: Copyright © 2025- yubaolee