# officeSys **Repository Path**: wang-yi0901/office-sys ## Basic Information - **Project Name**: officeSys - **Description**: 办公管理系统后端 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2022-08-08 - **Last Updated**: 2022-08-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # officeSys #### 介绍 办公管理系统后端 [前端地址](https://gitee.com/jxygzzy/office-sys-vue) #### 软件架构 使用SpringBoot框架 #### 使用说明 1. target下officeSys-2.4.5.jar为已经打包好的项目 2. 项目端口为8081 3. 也可自行克隆后运行