diff --git a/newdocs/docs/notes/core/README.md b/newdocs/docs/notes/core/README.md index 4583821a..5dfae7bc 100644 --- a/newdocs/docs/notes/core/README.md +++ b/newdocs/docs/notes/core/README.md @@ -3,7 +3,9 @@ title: 框架简介 createTime: 2025/04/20 21:49:49 permalink: /core/ --- -![LOGO](/logocore.png "1.png") +
+ 1.png +
OpenAuth.Net是基于最新版.Net的开源权限工作流快速开发框架。源于Martin Fowler企业级应用开发思想及最新技术组合(SqlSugar、EF、Quartz、AutoFac、WebAPI、Swagger、Mock、NUnit、Vue2/3、Element-ui/plus、IdentityServer等)。核心模块包括:角色授权、代码生成、API鉴权、智能打印、表单设计、工作流、定时任务等。 diff --git a/newdocs/docs/notes/pro/README.md b/newdocs/docs/notes/pro/README.md index 8cd9ed59..be2ff791 100644 --- a/newdocs/docs/notes/pro/README.md +++ b/newdocs/docs/notes/pro/README.md @@ -27,6 +27,8 @@ vue3版源代码获取方式:[http://old.openauth.net.cn/question/detail.html? [OpenAuth.Net视频合集--表单设计](https://www.bilibili.com/video/BV1dagEeFEVA/) +[OpenAuth.Net视频合集--多表代码生成](https://www.bilibili.com/video/BV1r4J3zAEsx/) + diff --git a/newdocs/docs/notes/vue2/README.md b/newdocs/docs/notes/vue2/README.md index ae1d9e94..62a42b5a 100644 --- a/newdocs/docs/notes/vue2/README.md +++ b/newdocs/docs/notes/vue2/README.md @@ -27,6 +27,8 @@ vue2版源代码获取方式:[http://old.openauth.net.cn/question/detail.html? [OpenAuth.Net视频合集--表单设计](https://www.bilibili.com/video/BV1dagEeFEVA/) +[OpenAuth.Net视频合集--多表代码生成](https://www.bilibili.com/video/BV1r4J3zAEsx/) + ## 工具准备