From 9e4ada791965f1dd48fc5a1d48cf9aa41719a434 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=80=81=E6=96=B9=E4=B8=88?= <1184321658@qq.com> Date: Mon, 21 Feb 2022 05:32:26 +0000 Subject: [PATCH] update README.md. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9f9f798..4200e90 100644 --- a/README.md +++ b/README.md @@ -135,7 +135,7 @@ - 1.安装MySQL、redis,执行建表 [initialize_db_cache.sh](https://gitee.com/stonedtx/yuqing/raw/master/initialize_db_cache.sh) 脚本。 -- 2.下载 [application.yml](https://gitee.com/stonedtx/yuqing/raw/master/config/application.yml),并创建 **config目录** 与 stonedt-yuqing.jar 在同一个目录下,可修改配置文件参数。 +- 2.下载 [application.yml](https://gitee.com/stonedtx/yuqing/raw/master/config/application.yml)、[application.properties](https://gitee.com/stonedtx/yuqing/raw/master/config/application.properties)、[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) 程序,与 application.yml 在同目录下,执行 java -jar stonedt-yuqing.jar