# micai-platform-auth
**Repository Path**: yang901009/micai-platform-auth
## Basic Information
- **Project Name**: micai-platform-auth
- **Description**: 迷彩快速开发平台后端工程
- **Primary Language**: Java
- **License**: Apache-2.0
- **Default Branch**: develop
- **Homepage**: https://javaymw.com/
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 31
- **Created**: 2022-06-27
- **Last Updated**: 2022-06-27
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
### **一:后端技术选型**:
1、Spring Boot 2.6.0
2、Spring Security 5.6.0
4、MyBatis 3.5.5
5、MyBatis-Plus 3.4.3.4
6、MySQL 5.1.30
### **二:接口访问地址**:
http://localhost:8080/doc.html
### **三:测试用户**
最高权限用户 用户名:root 密码:root
一般用户(没配置菜单) 用户名:user 密码:user
### **四:参考资料**
mblog:https://github.com/langhsu/mblog
### **五:对应前端工程**
https://gitee.com/micai-code/micai-platform-front.git