# ums-springboot
**Repository Path**: copaa/ums-springboot
## Basic Information
- **Project Name**: ums-springboot
- **Description**: mini权限管理系统(后端)
- **Primary Language**: Unknown
- **License**: Apache-2.0
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2022-11-04
- **Last Updated**: 2022-11-04
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# 简易版RBAC后端
API文档
http://localhost:8081/swagger-ui/index.html
前端项目地址
https://gitee.com/copaa/ums-front
测试账号如下
~~~
超级管理员 admin
权限管理员 copa
测试管理员 test
密码全部都是:123456
~~~