基于 Spring Boot 的企业员工角色权限管理平台的 设计与开发 The design and development of the enterprise staff role authority management platform based on Spring Boot 日期: 年 月 日成绩评定成绩项论文成绩(百分制)折合比例实得成绩(折合分)指导教师成绩30%评阅教师成绩20%答辩成绩50%总评成绩注:毕业设计(论文)成绩按百分制评定。答辩成绩不及格的(评分低于 60分的),则该毕业设计(论文)总评成绩为答辩成绩。中文摘要本系统是一个基于 Spring Boot 的角色权限管理平台,系统中通过超级管理员将权限分配给各个部门管理员,实现该系统的目的是为了更好的管理企业当中部门之间的权限,解决了部门与部门之间数据视野的问题。系统采用 RBAC 模型,也就是基于角色来实现一个权限力度细、用户交互的体验性好、安全稳定可靠的权限管理平台。前端采用 Vue+BootStrap+JQuery 等技术来设计一个界面简洁、易用 性 高 和 用 户 友 好 性 好 的 界 面 ; 后 端 采 用 SpringBoot+MyBatis plus+SpringMVC+Shiro 等技术来建设一个易管理、易操作、安全性高和数据的高效、动态、交互访问的权限管理平台;总体实现一个操作科学化和界面简约化的系统。系统的权限管理使企业可以充分利用计算机来代替传统的人工操作管理,减少人工操作存在的漏洞和低效率,提高企业内部人员信息的安全性。关键词:Spring Boot RBAC 模型 权限管理 安全AbstractThis system is a role-based authority management platform based on Spring Boot, which is used for enterprises. The purpose of implementing this system is to better manage the authority problems among departments in enterprises. RBAC model is adopted, which is to realize a authority management platform based on role with fine authority, good user interaction experience, safety and reliability.The front-end uses technologies such as Vue + Bootstrap + jQuery to design a simple, easy-to-use and user-friendly human-computer interaction interface; the back-end uses technologies such as Springboot + MyBatis Plus + SpringMVC + Shiro to build a rights management platform that is eas...