# test-one **Repository Path**: Noch2Y/test-one ## Basic Information - **Project Name**: test-one - **Description**: No description available - **Primary Language**: Java - **License**: AGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-10-13 - **Last Updated**: 2023-10-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 环境说明: * JDK 8 * mysql 5.7/(8.x)+ 项目文件中有数据库结构yizhi_db.sql文件,创建库后导入即可 * Redis 6.x + * Maven 3.6 + * 数据库脚本在项目中 ## 配置文件说明: * 项目启动 默认加载 application-dev.yml * **MySQL连接**需要改为本地或服务器连接,**密码需要改为本地或服务器MySQL密码** * **Redis连接**需要改为本地或服务器连接,**密码需要改为本地或服务器Redis密码** ## 程序访问入口: http://localhost:8080/index 平台登录帐号: admin 密码: 111111