# authority-system **Repository Path**: deng_you_ping/authority-system ## Basic Information - **Project Name**: authority-system - **Description**: 权限管理系统 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-11-18 - **Last Updated**: 2022-11-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # authority-sys #### 介绍 Authority-sys是通用权限管理系统的前后台分离框架的后台系统,采用SpringBoot+Spring Security+MyBatis Plus+Jwt技术栈开发。 [authority-vue-front](https://gitee.com/nctonny/authority-vue-front) 前端系统 #### 软件架构 1)后端技术 ## authority-system - Spring Boot - MyBatis Plus - Spring Security - Jwt - Redis - MySQL 2)前端技术 - HTML 5 - CSS 3 - JavaScript - Vue - Element UI #### 安装环境要求 后端环境要求 - jdk 8 + - maven 3.6 + - Spring Boot 2+ - 开发工具:idea - git 前端环境要求 - node.js - python 3+ - 开发工具:Visual Studio Code - git #### 使用说明 1. 后台数据库db/db_authority.sql 2. authority-vue-front 下载前端程序后安装依赖:npm install 依赖安装完毕后启动服务:npm run dev 3. 根据自己电脑软件配置情况,修改application.yml配置,启动后台服务 #### 界面功能 登录页面 ![输入图片说明](others/images/login.png) 框架首页 ![输入图片说明](others/images/main.png) 部门管理 ![输入图片说明](others/images/deptList.png) ![输入图片说明](others/images/deptAdd.png) ![输入图片说明](others/images/deptAdd2.png) 用户管理 ![输入图片说明](others/images/userList.png) ![输入图片说明](others/images/userAdd.png) ![输入图片说明](others/images/userAdd2.png) ![输入图片说明](others/images/userAssign.png) 角色管理 ![输入图片说明](others/images/roleList.png) ![输入图片说明](others/images/roleAdd.png) ![输入图片说明](others/images/roleAdd2.png) 菜单管理 ![输入图片说明](others/images/menuList.png) ![输入图片说明](others/images/menuAdd.png) ![输入图片说明](others/images/menuAdd2.png) ![输入图片说明](others/images/menuAdd3.png) #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request test 6. https://gitee.com/gitee-stars/)