# metting-room **Repository Path**: suntony/metting-room ## Basic Information - **Project Name**: metting-room - **Description**: No description available - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2017-11-30 - **Last Updated**: 2020-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # metting-room 会议室系统, 部署文档: 1. git clone https://gitee.com/Danjinsong/metting-room.git 2. 进入metting-room目录 mvn install 3. 进入metting-room/target目录 执行 java -jar jljwm.metting-room.jar 启动成功 开发环境: 1. 在IDEA打开 修改 dev.db.properties 改为自己的数据库密码 2. 使用APP.java中的main方法启动