From 696387fb556a3f4a2cd63e8112bc3d87c5cf24e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=80=9D=E9=80=9A=E6=95=B0=E7=A7=91=20StoneDT?= <13913853100@163.com> Date: Fri, 4 Mar 2022 10:25:00 +0000 Subject: [PATCH] update README.md. --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d3af72e..4b5733e 100644 --- a/README.md +++ b/README.md @@ -160,7 +160,9 @@ - 1.安装 MySQL 5.5+、redis 3.0+ -- 2.下载 [stonedt-yuqing.zip](https://gitee.com/stonedtx/yuqing/attach_files/985811/download),解压zip,执行 java -jar stonedt-yuqing.jar,启动舆情系统 +- 2.下载 [stonedt-yuqing.zip](https://gitee.com/stonedtx/yuqing/attach_files/985811/download),解压zip包,执行 _java -jar stonedt-yuqing.jar_ ,启动舆情系统。 + +_备注:修改配置文件[[application.yml](https://gitee.com/stonedtx/yuqing/blob/master/config/application.yml)],设定MySQL、redis的链接地址、用户名和密码等。_ - 3.本地访问:http://127.0.0.1:8084/ 用户名:13900000000, 密码:stonedt