From 0df4a239d17370d33071864537ec1c1ac0392aad Mon Sep 17 00:00:00 2001 From: Samurais Date: Mon, 3 Sep 2018 16:55:14 +0800 Subject: [PATCH] =?UTF-8?q?Updated=20=E6=98=A5=E6=9D=BE=E5=AE=A2=E6=9C=8D?= =?UTF-8?q?=20(markdown)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 春松客服.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/春松客服.md b/春松客服.md index 06c36ac..c55419c 100644 --- a/春松客服.md +++ b/春松客服.md @@ -94,9 +94,7 @@ docker-compose up -d mysql 使用```docker-compose```启动的服务 -**ip** : localhost -username : root -password : 123456 +**ip** : localhost, **username** : root, **password** : 123456 2. 创建contact-center数据库 @@ -199,10 +197,16 @@ SPRING_DATASOURCE_URL=jdbc:mysql://mysql:3306/contact-center?useUnicode=true&cha +**用户名**:admin **密码**:admin1234 ### 热更新 -在开发过程中,修改了代码,更新正在运行服务,点击"执行旁边的锤子"。 +在开发过程中,修改了代码,更新正在以**“调试”**模式运行服务,点击"执行旁边的锤子"。 +更新成功后,提示 + + + +