update README.md
This commit is contained in:
parent
94f625f47b
commit
3e5fada769
@ -38,3 +38,11 @@ github - mysql :[https://github.com/mindskip/xzs-mysql](https://github.com/min
|
||||
| Jdk | 8 |
|
||||
| Redis | 3.0 |
|
||||
| PostgreSql / Mysql | 12.0 / 8.0 |
|
||||
|
||||
## 使用教程
|
||||
|
||||
1. redis 安装
|
||||
2. 进群获取到数据库脚本,创建表初始化数据,数据库名称为xzs
|
||||
3. /uexam/source/xzs为后台代码,建议使用IntelliJ IDEA打开,在application-dev.yml文件中,配置好postgesql/mysql、redis的服务地址,打开XzsApplication文件编译运行,默认端口为8000。
|
||||
4. 学生系统地址:<http://localhost:8000/student>
|
||||
5. 管理端地址:<http://localhost:8000/admin>
|
Loading…
Reference in New Issue
Block a user