From 44c0b896fffee8abbcfb92b5c87370d2597e6eb5 Mon Sep 17 00:00:00 2001 From: Samurais Date: Tue, 25 Sep 2018 14:07:06 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E4=B8=BB=E7=A8=8B=E5=BA=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 春松客服:开发环境.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/春松客服:开发环境.md b/春松客服:开发环境.md index 1f71165..020b35b 100644 --- a/春松客服:开发环境.md +++ b/春松客服:开发环境.md @@ -195,9 +195,9 @@ SPRING_DATASOURCE_URL=jdbc:mysql://mysql:3306/contactcenter?useUnicode=true&char ### 配置执行/调试 -配置运行方式为Spring,应用为 ```com.chatopera.cc.webim.Application``` +配置运行方式为Spring,应用为 ```com.chatopera.cc.app.Application``` - + ### 配置环境变量