# EMOS **Repository Path**: Ssssv11/EMOS ## Basic Information - **Project Name**: EMOS - **Description**: 使用 SpringBoot + uni-app 搭建的「在线协同办公」小程序 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2022-08-16 - **Last Updated**: 2024-07-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: Java, uni-app, Vue ## README # EMOS ![](https://img.shields.io/badge/SpringBoot-%20v2.7-green) ![](https://img.shields.io/badge/Vue-%20v2.0-green) ![](https://img.shields.io/badge/uniapp-%20v3.5-green) 这是一个基于 SpringBoot + uni-app 实现的在线协同办公小程序。消息模块使用 RabbitMQ, 使用 MongoDB 存储消息记录。 - 位置考勤 - 会议通知 - 消息发布 - 成员管理 - 权限管理 - 部门管理 只实现了基础功能,供学习。