更新readme
This commit is contained in:
parent
d4dc1d6820
commit
648051649c
18
README.md
18
README.md
|
|
@ -47,6 +47,24 @@ https://github.com/zccbbg/RuoYi-WMS-VUE
|
|||

|
||||

|
||||
|
||||
## 本地安装
|
||||
### 基本环境
|
||||
1、JDK:8+
|
||||
2、Redis 3.0+
|
||||
3、Maven 3.0+
|
||||
4、MYSQL 5.7+
|
||||
5、Node v8+
|
||||
|
||||
### 后台系统工程(JAVA端)
|
||||
1. 导入数据库,配置开发环境数据库信息及其redis信息,我设置了git ignore,请自行创建application-dev.yml文件,文件路径如下:
|
||||

|
||||

|
||||

|
||||
2. 在父级pom.xml输入命令 mvn clean install 或者用idea工具操作
|
||||

|
||||
3. 启动程序,启动程序路径如下
|
||||
|
||||

|
||||
## 若依内置功能
|
||||
|
||||
1. 用户管理:用户是系统操作者,该功能主要完成系统用户配置。
|
||||
|
|
|
|||
Binary file not shown.
|
After Width: | Height: | Size: 12 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 31 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 19 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 5.5 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 8.3 KiB |
Loading…
Reference in New Issue