sunyalong 6 днів тому
батько
коміт
0359376c45
2 змінених файлів з 0 додано та 532 видалено
  1. 0 249
      README.en.md
  2. 0 283
      README.md

+ 0 - 249
README.en.md

@@ -1,249 +0,0 @@
-<h2 align="center"> ZR.Admin.NET Back-end management system</h2>
-<h4 align="center">base .Net8 + vue2.x/vue3.x/uniapp Front-end and back-end separation of .NET rapid development framework</h4>
-
-<div style="text-align:center">
-
-[![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-20250327-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)
-[![GitHub forks](https://img.shields.io/github/forks/izhaorui/ZrAdmin.NET?style=social)](https://github.com/izhaorui/ZrAdmin.NET/network)
-
-</div>
-
----
-
-<div align="center">
-	<p><strong><a href="README.md">简体中文</a> | <a href="README.en.md">English</a></strong></p>
-</div>
-
----
-
-## 🍟 overview
-
-- This project is suitable for developers with some NetCore and vue foundation
-  -Based on. NET5/. A common rights management platform (RBAC model) implemented by NET7. Integrate the latest technology for efficient and rapid development, front-end and back-end separation mode, out of the box.
-- Less code, simple to learn, easy to understand, powerful, easy to extend, lightweight, make web development faster, simpler and more efficient (say goodbye to 996), solve 70% of repetitive work, focus on your business, easy development from now on!
-- 提供了技术栈(Ant Design Vue)版[Ant Design Vue](https://gitee.com/billzh/mc-dull.git)
-
-```
-If it helps you, you can click "Star" in the upper right corner to collect it, so that the author has the motivation to continue to go on for free, thank you! ~
-```
-
-## 📈 Quick start
-
-- Quick start:[https://www.izhaorui.cn/doc/quickstart.html](https://www.izhaorui.cn/doc/quickstart.html)
-
-## 🍿 Online experience
-
-- Official documentation:http://www.izhaorui.cn/doc
-- Join a group chat:[立即加入](http://www.izhaorui.cn/doc/contact.html)
-- Vue3.x experience:[http://www.izhaorui.cn/vue3](http://www.izhaorui.cn/vue3)
-- Uniapp experience:[http://www.izhaorui.cn/h5](http://www.izhaorui.cn/h5)
-- account/password:admin/123456
-
-| H5                                                                                     | WeChat mini program                                                                  |
-| -------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------ |
-| ![alt](https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/qrcodeH5.png) | ![alt](https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/qrcode.jpg) |
-
-```
-Since it is a personal project, the funds are limited, and the experience server is low-fied, please cherish it, poke it lightly, and appreciate it!!
-```
-
-## 💒 Code repository
-
-| repository | Github                                                      | Gitee                                                    |
-| ---------- | ----------------------------------------------------------- | -------------------------------------------------------- |
-| net8                | [Clone/Download](https://github.com/izhaorui/Zr.Admin.NET/tree/net8) | [Clone/Download](https://gitee.com/izory/ZrAdminNetCore) |
-| Vue3(Hot)  | [Clone/Download](https://github.com/izhaorui/ZR.Admin.Vue3) | [Clone/Download](https://gitee.com/izory/ZRAdmin-vue)    |
-| mobile              | [contact author](http://www.izhaorui.cn/vip/)                         | [contact author](http://www.izhaorui.cn/vip/)                        |
-
-
-## 🍁 Front-end technology
-
-Vue Front-end technology stack: Based on Vue2.x/Vue3.x/UniApp, Vue, Vue-router, Vue-CLI, AXIOS, Element-UI, Echats, i18N Internationalization, etc., the front-end adopts VSCODE tool development
-
-## 🍀 Back-end technology
-
-- Core Framework: . Net7.0 + Web API + sqlsugar + swagger + signalR + IpRateLimit + Quartz.net + Redis
-- Scheduled tasks: Quartz.Net component that supports the execution of assemblies or HTTP network requests
-- Security support: filters (data permission filtering), SQL injection, request forgery
-- Log management: NLog, login log, operation log, scheduled task log
-- Tools: Captcha, rich public functions
-- Interface throttling: Supports interface throttling to avoid excessive pressure on the service layer caused by malicious requests
-- Code generation: efficient development, the code generator can generate all front-end and back-end code with one click
-- Data dictionary: Support data dictionary, which can facilitate the management of some states
-- Sharding and sharding: Using ORM SQLSUGAR, you can easily achieve superior sharding and sharding performance
-- Multi-tenant: Support multi-tenancy function
-- Cache data: Built-in memory cache and Redis
-
-## 🍖 Built-in features
-
-1. User management: The user is the system operator, and this function mainly completes the system user configuration.
-2. Department management: configure the system organization (company, department, group), tree structure display.
-3. Job management: configure the position of the system user.
-4. Menu management: configure system menus, operation permissions, button permission identification, etc.
-5. Role Management: Role menu permission assignment.
-6. Dictionary management: maintain some relatively fixed data that is often used in the system.
-7. Operation log: system normal operation log records and queries; System exception information logging and querying.
-8. Logon logon: The system logon log record query contains logon exceptions.
-9. System Interface: Use Swagger to generate relevant API interface documentation.
-10. Service monitoring: Monitor the current system CPU, memory, disk, stack, and other related information.
-11. Online Builder: Drag form elements to generate the corresponding VUE code (only VUE2 supported).
-12. Task system: Based on the Quartz.NET, you can schedule tasks online (add, modify, delete, manually execute) including execution result logs.
-13. Article management: You can write article records.
-14. Code generation: You can generate front-end and back-end code (.cs, .vue, .js, .sql, etc.) with one click, support download, customize the configuration of front-end display controls, and make development faster and more efficient (the strongest in history).
-15. Parameter management: dynamically configure common parameters for the system.
-16. Send Mail: You can send mail to multiple users.
-17. File management: You can manage uploaded files, which currently supports uploading to on-premises and Alibaba Cloud.
-18. Notification management: The system notifies and announces information release and maintenance, and uses SignalR to realize real-time notification to users.
-19. Account Registration: You can register an account to log in to the system.
-20. Multi-language management: support static and back-end dynamic configuration internationalization. Currently only supports Chinese, English, and Traditional characters (only VUE3 is supported)
-
-## 🍻 Project structure
-
-```
-├─ZR.Service                 ->[你的业务服务层类库]:提供WebApi接口调用;
-├─ZR.ServiceCore             		->[系统服务层类库]:提供WebApi接口调用;
-├─ZR.Repository                     ->[仓库层类库]:方便提供有执行存储过程的操作;
-├─ZR.Model                		->[实体层类库]:提供项目中的数据库表、数据传输对象;
-├─ZR.Admin.WebApi               	->[webapi接口]:为Vue版或其他三方系统提供接口服务。
-├─ZR.Tasks               		->[定时任务类库]:提供项目定时任务实现功能;
-├─ZR.CodeGenerator               	->[代码生成功能]:包含代码生成的模板、方法、代码生成的下载。
-├─ZR.Vue               			->[前端UI]:vue2.0版本UI层(已经不再更新推荐使用vue3)。
-├─document               		->[文档]:数据库脚本
-```
-
-## 🍎 Storyplate
-
-<table>
-    <tr>
-        <td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/1.png"/></td>
-        <td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/2.png"/></td>
-    </tr>
-    <tr>
-        <td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/3.png"/></td>
-        <td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/4.png"/></td>
-    </tr>
-    <tr>
-        <td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/5.png"/></td>
-        <td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/6.png"/></td>
-    </tr>
-	<tr>
-        <td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/7.png"/></td>
-        <td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/8.png"/></td>
-    </tr>	
-	<tr>
-        <td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/9.png"/></td>
-        <td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/10.png"/></td>
-    </tr>
-	<tr>
-        <td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/11.png"/></td>
-        <td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/12.png"/></td>
-    </tr>
-	<tr>
-        <td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/13.png"/></td>
-        <td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/14.png"/></td>
-    </tr>
-	<tr>
-        <td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/15.png"/></td>
-        <td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/16.png"/></td>
-    </tr>
-	<tr>
-        <td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/17.png"/></td>
-		<td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/18.png"/></td>
-    </tr>
-	<tr>
-		<td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/19.png"/></td>
-		<td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/20.png"/></td>
-	</tr>
-	<tr>
-		<td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/21.png"/></td>
-		<td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/22.png"/></td>
-	</tr>
-	<tr>
-		<td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/23.png"/></td>
-	</tr>
-</table>
-
-## 📱 Mobile Storyplate(vue2)
-
-<table>
-    <tr>
-        <td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/a1.png"/></td>
-        <td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/a2.png"/></td>
-    </tr>
-    <tr>
-        <td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/a8.png"/></td>
-        <td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/a4.png"/></td>
-    </tr>
-    <tr>
-        <td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/a5.png"/></td>
-        <td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/a6.png"/></td>
-    </tr>
-		<tr>
-        <td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/a7.png"/></td>
-        <td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/a9.png"/></td>
-    </tr>
-		<tr>
-        <td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/a10.png"/></td>
-				<td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/a11.png"/></td>
-    </tr>
-		<tr>
-        <td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/a12.png"/></td>
-    </tr>
-</table>
-
-## 📱 Mobile Storyplate(vue3)
-
-<table>
-		<tr>
-        <td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/app/12.png"/></td>
-        <td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/app/13.png"/></td>
-    </tr>
-		<tr>
-        <td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/app/14.png"/></td>
-				<td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/app/15.png"/></td>
-    </tr>
-    <tr>
-        <td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/app/16.png"/></td>
-    		<td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/app/17.png"/></td>
-    </tr>
-    <tr>
-        <td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/app/18.png"/></td>
-    		<td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/app/19.png"/></td>
-    </tr>
-    <tr>
-        <td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/app/21.jpg"/></td>
-    		<td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/app/22.jpg"/></td>
-    </tr>    
-		<tr>
-        <td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/app/23.jpg"/></td>
-    </tr>
-
-</table>
-
-## 🎉 Advantages
-
-1. The front-end system does not need to write login, authorization, and authentication modules; Just write the business module
-2. The background system can be used directly after release without any secondary development
-3. The front-end and back-end systems are separated, and they are separate systems (domain names can be independent)
-4. Unified handling of global exceptions
-5. Custom code generation features
-6. Less dependence, easy to get started
-7. Comprehensive documentation
-
-## 💐 Special thanks
-
-- 👉Ruoyi.vue:[Ruoyi](http://www.ruoyi.vip/)
-- 👉SqlSugar:[SqlSugar](https://gitee.com/dotnetchina/SqlSugar)
-- 👉vue-element-admin:[vue-element-admin](https://github.com/PanJiaChen/vue-element-admin)
-- 👉Meiam.System:[Meiam.System](https://github.com/91270/Meiam.System)
-- 👉Furion:[Furion](https://gitee.com/dotnetchina/Furion)
-
-## 🎀 donation
-
-If you feel that the project has helped you, you can ask the author for a cup of coffee as a sign of encouragement ☕️
-<img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/pay.jpg"/>

+ 0 - 283
README.md

@@ -1,283 +0,0 @@
-<h2 align="center"> ZR.Admin.NET后台管理系统</h2>
-<h4 align="center">基于.Net8 + vue2.x/vue3.x/uniapp前后端分离的.net快速开发框架</h4>
-
-<!-- <p align="center">
-	<a href="https://gitee.com/izory/ZrAdminNetCore"><img src="https://gitee.com/izory/ZrAdminNetCore/badge/star.svg?theme=dark"></a>
-<a href='https://gitee.com/izory/ZrAdminNetCore/members'><img src='https://gitee.com/izory/ZrAdminNetCore/badge/fork.svg?theme=dark' alt='fork'></img></a>
-	<a href="https://gitee.com/izory/ZrAdminNetCore/blob/master/LICENSE"><img src="https://img.shields.io/github/license/mashape/apistatus.svg"></a>
-	<a href="http://www.izhaorui.cn/doc/changelog.html"><img src="https://img.shields.io/badge/更新日志-20230920-yellow"/></a>
-</p> -->
-
-<div style="text-align:center">
-
-[![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/更新日志-20250327-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)
-[![GitHub forks](https://img.shields.io/github/forks/izhaorui/ZrAdmin.NET?style=social)](https://github.com/izhaorui/ZrAdmin.NET/network)
-
-</div>
-
----
-
-<div align="center">
-	<p><strong><a href="README.md">简体中文</a> | <a href="README.en.md">English</a></strong></p>
-</div>
-
----
-
-## 🌟 Github star
-
-[![Star History Chart](https://api.star-history.com/svg?repos=izhaorui/Zr.Admin.NET&type=Date)](https://github.com/izhaorui/Zr.Admin.NET)
-
-## 🍟 概述
-
-- 本项目适合有一定 NetCore 和 vue 基础的开发人员
-- 基于.NET5/.NET7/.NET8 实现的通用权限管理平台(RBAC 模式)。整合最新技术高效快速开发,前后端分离模式,开箱即用。
-- 代码量少、学习简单、通俗易懂、功能强大、易扩展、轻量级,让 web 开发更快速、简单高效(从此告别 996),解决 70%的重复工作,专注您的业务,轻松开发从现在开始!
-- 提供了技术栈(Ant Design Vue)版[Ant Design Vue](https://gitee.com/billzh/mc-dull.git)
-- 七牛云通用云产品优惠券:[点我进入](https://s.qiniu.com/FzEfay)。
-- 腾讯云秒杀场:[☛☛ 点我进入 ☚☚](https://curl.qcloud.com/4yEoRquq)。
-- 腾讯云优惠券:[☛☛ 点我领取 ☚☚](https://curl.qcloud.com/5J4nag8D)。
-- 阿里云特惠专区:[☛☛ 点我进入 ☚☚](https://www.aliyun.com/minisite/goods?userCode=uotn5vt1&share_source=copy_link)
-
-```
-如果对您有帮助,您可以点右上角 “Star” 收藏一下 ,谢谢!~
-```
-
-## 📈 快速开始
-
-- 快速开始:[https://www.izhaorui.cn/doc/quickstart.html](https://www.izhaorui.cn/doc/quickstart.html)
-
-## 🍿 在线体验
-
-- 官方文档:http://www.izhaorui.cn/doc
-- 加入群聊:[立即加入](http://www.izhaorui.cn/doc/contact.html)
-- web 端体验:[http://demo.izhaorui.cn/vue3](http://demo.izhaorui.cn/vue3)
-- Uniapp 版本体验(vue2):[http://demo.izhaorui.cn/h5](http://demo.izhaorui.cn/h5)
-- Uniapp 版本体验(vue3):[http://demo.izhaorui.cn/uplus](http://demo.izhaorui.cn/uplus)
-- 账号密码:admin/123456,普通用户 user/123456
-
-| H5                                                                                     | 微信小程序                                                                           |
-| -------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------ |
-| ![alt](https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/qrcodeH5.png) | ![alt](https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/qrcode.jpg) |
-
-```
-由于是个人项目,资金有限,体验服务器是低配,请大家爱惜,轻戳,不胜感激!!!
-```
-
-## 💒 代码仓库
-
-| 仓库                | Github                                                 | Gitee                                               |
-| ------------------- | ------------------------------------------------------ | --------------------------------------------------- |
-| net8                | [克隆/下载](https://github.com/izhaorui/Zr.Admin.NET)  | [克隆/下载](https://gitee.com/izory/ZrAdminNetCore) |
-| web 前端 vue3(推荐) | [克隆/下载](https://github.com/izhaorui/ZR.Admin.Vue3) | [克隆/下载](https://gitee.com/izory/ZRAdmin-vue)    |
-| 移动端              | [联系作者](http://www.izhaorui.cn/vip/)                | [联系作者](http://www.izhaorui.cn/vip/)             |
-
-## 🍁 前端技术
-
-Vue 版前端技术栈 :基于 vue2.x/vue3.x/uniapp、vuex、vue-router 、vue-cli 、axios、 element-ui、echats、i18n 国际化等,前端采用 vscode 工具开发
-
-## 🍀 后端技术
-
-- 核心框架:.Net8.0 + Web API + sqlsugar + swagger + signalR + IpRateLimit + Quartz.net + Redis
-- 定时计划任务:Quartz.Net 组件,支持执行程序集或者 http 网络请求
-- 安全支持:过滤器(数据权限过滤)、Sql 注入、请求伪造
-- 日志管理:NLog、登录日志、操作日志、定时任务日志
-- 工具类:验证码、丰富公共功能
-- 接口限流:支持接口限流,避免恶意请求导致服务层压力过大
-- 代码生成:高效率开发,代码生成器可以一键生成所有前后端代码
-- 数据字典:支持数据字典,可以方便对一些状态进行管理
-- 分库分表:使用 orm `sqlSugar` 可以很轻松的实现分库分库性能优越
-- 多 租 户:支持多租户功能(多数据库源)
-- 缓存数据:内置内存缓存和 `Redis`
-- signalR:使用 `signalr` 管理用户在线状态
-
-## 🍖 内置功能
-
-1. 用户管理:用户是系统操作者,该功能主要完成系统用户配置。
-2. 部门管理:配置系统组织机构(公司、部门、小组),树结构展现。
-3. 岗位管理:配置系统用户所属担任职务。
-4. 菜单管理:配置系统菜单,操作权限,按钮权限标识等。
-5. 角色管理:角色菜单权限分配。
-6. 字典管理:对系统中经常使用的一些较为固定的数据进行维护。
-7. 操作日志:系统正常操作日志记录和查询;系统异常信息日志记录和查询。
-8. 登录日志:系统登录日志记录查询包含登录异常。
-9. 系统接口:使用 `swagger` 生成相关 api 接口文档。
-10. 服务监控:监视当前系统 CPU、内存、磁盘、堆栈等相关信息。
-11. 在线构建器:拖动表单元素生成相应的 VUE 代码(仅支持 vue2)。
-12. 任务系统:基于 `Quartz.NET`,可以在线(添加、修改、删除、手动执行)任务调度包含执行结果日志。
-13. 文章管理:可以写文章记录。
-14. 代码生成:可以一键生成前后端代码(.cs、.vue、.js、.sql、uniapp 等)支持下载,自定义配置前端展示控件、让开发更快捷高效。
-15. 参数管理:对系统动态配置常用参数。
-16. 发送邮件:可以对多个用户进行发送邮件。
-17. 文件管理:可以进行上传文件管理,目前支持上传到本地、阿里云。
-18. 通知管理:系统通知公告信息发布维护,使用 signalr 实现对用户实时通知。
-19. 账号注册:可以注册账号登录系统。
-20. 多语言管理:支持静态、后端动态配置国际化。目前只支持中、英、繁体(仅支持 vue3)
-21. 在线用户:可以查看正在登录使用的用户,可以对其踢出、通知操作
-22. db 审计日志:数据库审计功能
-23. 三方登录:提供三方登录实现逻辑
-24. 导入导出:支持中文表头导入、字典数据转换成文本导出
-25. 数据大屏:更直观的展示数据
-26. 商城管理:商城功能,包含订单管理、发货、分类、品牌管理、销售统计;(前端还在开发中)
-
-## 🍻 项目结构
-
-![alt](https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/kj.png)
-
-```
-├─ZR.Service                ->[你的业务服务层类库]:提供自己业务数据Api接口调用;
-├─ZR.ServiceCore            ->[系统服务层类库]:提供系统Api接口;
-├─ZR.Repository             ->[仓库层类库]:方便提供有执行存储过程的操作;
-├─ZR.Model                	->[实体层类库]:自己业务库表、数据传输对象;
-├─ZR.Admin.WebApi           ->[webapi接口]:为Vue版或其他三方系统提供接口服务。
-├─ZR.Tasks               	->[定时任务类库]:提供项目定时任务实现功能;
-├─ZR.CodeGenerator          ->[代码生成功能]:包含代码生成的模板、方法、代码生成的下载。
-├─ZR.Mall                   ->[商城后端]:商城相关的后端代码。
-├─ZR.Vue               		->[前端UI]:vue2.0版本UI层(已经不再更新推荐使用vue3)。
-├─document               	->[文档]:数据库脚本(已弃用)
-```
-
-## 🍎 演示图
-
-<table>
-    <tr>
-        <td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/1.png"/></td>
-        <td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/2.png"/></td>
-    </tr>
-    <tr>
-        <td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/3.png"/></td>
-        <td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/4.png"/></td>
-    </tr>
-    <tr>
-        <td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/5.png"/></td>
-        <td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/6.png"/></td>
-    </tr>
-	<tr>
-        <td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/7.png"/></td>
-        <td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/8.png"/></td>
-    </tr>	
-	<tr>
-        <td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/9.png"/></td>
-        <td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/10.png"/></td>
-    </tr>
-	<tr>
-        <td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/11.png"/></td>
-        <td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/12.png"/></td>
-    </tr>
-	<tr>
-        <td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/13.png"/></td>
-        <td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/14.png"/></td>
-    </tr>
-	<tr>
-        <td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/15.png"/></td>
-        <td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/16.png"/></td>
-    </tr>
-	<tr>
-        <td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/17.png"/></td>
-				<td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/18.png"/></td>
-    </tr>
-	<tr>
-		<td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/19.png"/></td>
-		<td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/20.png"/></td>
-	</tr>
-	<tr>
-		<td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/21.png"/></td>
-		<td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/22.png"/></td>
-	</tr>
-	<tr>
-		<td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/23.png"/></td>
-		<td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/24.png"/></td>
-	</tr>
-    <tr>
-		<td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/25.jpeg"/></td>
-		<td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/26.jpeg"/></td>
-	</tr>
-     <tr>
-		<td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/27.jpeg"/></td>
-		<td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/28.jpeg"/></td>
-	</tr>
-</table>
-
-## 📱 移动端(vue2)
-
-<table>
-    <tr>
-        <td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/a1.png"/></td>
-        <td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/a2.png"/></td>
-    </tr>
-    <tr>
-        <td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/a8.png"/></td>
-        <td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/a4.png"/></td>
-    </tr>
-    <tr>
-        <td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/a5.png"/></td>
-        <td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/a6.png"/></td>
-    </tr>
-		<tr>
-        <td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/a7.png"/></td>
-        <td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/a9.png"/></td>
-    </tr>
-		<tr>
-        <td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/a10.png"/></td>
-				<td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/a11.png"/></td>
-    </tr>
-		<tr>
-        <td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/a12.png"/></td>
-    </tr>
-</table>
-
-## 📱 移动端(vue3)
-
-<table>
-		<tr>
-        <td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/app/12.png"/></td>
-        <td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/app/13.png"/></td>
-    </tr>
-		<tr>
-        <td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/app/14.png"/></td>
-				<td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/app/15.png"/></td>
-    </tr>
-    <tr>
-        <td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/app/16.png"/></td>
-    		<td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/app/17.png"/></td>
-    </tr>
-    <tr>
-        <td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/app/18.png"/></td>
-    		<td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/app/19.png"/></td>
-    </tr>
-    <tr>
-        <td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/app/21.jpg"/></td>
-    		<td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/app/22.jpg"/></td>
-    </tr>    
-		<tr>
-        <td><img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/app/23.jpg"/></td>
-    </tr>
-
-</table>
-
-## 🎉 优势
-
-1. 前台系统不用编写登录、授权、认证模块;只负责编写业务模块即可
-2. 后台系统无需任何二次开发,直接发布即可使用
-3. 前台与后台系统分离,分别为不同的系统(域名可独立)
-4. 全局异常统一处理
-5. 自定义的代码生成功能
-6. 依赖少(只需数据库即可使用),上手容易
-7. 文档全面
-
-## 💐 特别鸣谢
-
-- 👉Ruoyi.vue:[Ruoyi](http://www.ruoyi.vip/)
-- 👉SqlSugar:[SqlSugar](https://gitee.com/dotnetchina/SqlSugar)
-- 👉vue-element-admin:[vue-element-admin](https://github.com/PanJiaChen/vue-element-admin)
-- 👉Meiam.System:[Meiam.System](https://github.com/91270/Meiam.System)
-- 👉Furion:[Furion](https://gitee.com/dotnetchina/Furion)
-
-## 🎀 捐赠
-
-如果你觉得这个项目帮助到了你,你可以请作者喝杯咖啡表示鼓励 ☕️
-<img src="https://gitee.com/izory/ZrAdminNetCore/raw/master/document/images/pay.jpg"/>