# wups **Repository Path**: coderlaogu/wups ## Basic Information - **Project Name**: wups - **Description**: 使用Java开发的权限系统 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-04-09 - **Last Updated**: 2024-04-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 权限系统 基于 MVC 三层架构,代码基于 Spring Boot 2 + Mybatis-plus ,存储用到了 MySQL + Redis ## 本地启动 修改 wups-starter的application-dev.yaml 中的 MySQL 和 Redis 配置后可直接启动。 表结构见 wups-starter的 db.migration 目录 ## 已有功能 * 应用维护 * 用户维护 * 资源管理 * 角色管理 ## 接口文档 https://yapi.fhzny.com:60002/project/41/interface/api