Browse Source

update README.md.

tags/v1.0.1-219.1332
思通数科 StoneDT Gitee 3 years ago
parent
commit
6b241ba908
No known key found for this signature in database GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 7 additions and 1 deletions
  1. +7
    -1
      README.md

+ 7
- 1
README.md View File

@@ -74,10 +74,16 @@
- 1.安装MySQL、redis,执行建表、建缓存 [initialize_db_cache.sh](https://gitee.com/stonedtx/yuqing/raw/master/initialize_db_cache.sh) 脚本。
- 2.下载 [config.properties](https://gitee.com/stonedtx/yuqing/raw/master/config/config.properties)并创建 **config目录** 与 stonedt-yuqing.jar 在同一个目录下。
- 2.下载 [config.properties](https://gitee.com/stonedtx/yuqing/raw/master/config/config.properties)并创建 **config目录** 与 stonedt-yuqing.jar 在同一个目录下。
- 3.下载 [stonedt-yuqing.jar](https://gitee.com/stonedtx/yuqing/attach_files/965888/download/stonedt-yuqing.jar) 程序,与 config.properties 在同目录下,执行 java -jar stonedt-yuqing.jar
运行程序目录结构如下:
--config(目录)
\
\config.properties(配置文件)
\
--stonedt-yuqing.jar(运行程序)
- 发行版本下载地址:https://gitee.com/stonedtx/yuqing/releases/v1.0


Loading…
Cancel
Save