Clone or Download
contribute
Sync branch
Cancel
Notice: Creating folder will generate an empty file .keep, because not support in Git
Loading...
README
MIT

BossAuth

项目简介

这是一个基于.Net Core 6.0 +DDD模式开发的通用权限系统。前端借鉴了诺依的框架,框架选型都是使用了比较最新的技术、前后端分离。

技术架构

1、跨平台:这是基于.Net Core 6.0开发的系统,可以部署在Docker, Windows, Linux, Mac.

2、数据库支持:SQL Server, MySQL,Oracle.

3、前端框架:Vue+Element UI.

4、后端框架:.Net Core 6.0+AutoMapper+Autofac+ SqlSugar + Swagger.

5、认证采用:Jwt

项目结构

输入图片说明

后台管理系统

1、登录

2、用户管理:系统用户管理

3、角色管理:角色对应应用菜单权限分配,角色对应权限,用户属于某个角色

4、菜单管理:根据应用配置系统菜单,操作权限,按钮权限标识

5、部门管理:配置系统组织机构(公司、部门、小组)

6、岗位管理:配置系统用户所担任职务

7、应用管理:配置相应系统Code与密钥

后台功能截图

登录 输入图片说明

用户管理 输入图片说明

角色管理 输入图片说明

菜单管理 输入图片说明 部门管理 输入图片说明 岗位管理 输入图片说明 应用管理 输入图片说明

Boss通用权限系统交流群

QQ群:461263974

MIT License Copyright (c) 2023 chance Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Boss通用权限系统 expand collapse
Vue and 6 more languages
MIT
Cancel

Releases (1)

All
2 years ago

Contributors

All

Activities

can not load any more
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化