# mrms-api **Repository Path**: jzl218/mrms-api ## Basic Information - **Project Name**: mrms-api - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-12-23 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # mrms-api #### 介绍 会议室预约系统 #### git clone ``` git clone https://gitee.com/jzl218/mrms-api.git ``` #### mysql ``` create database meetingsys ``` #### run ``` run SpringBootApplication ```