diff --git a/春松客服.md b/春松客服.md
index cbe5fc8..0cd5923 100644
--- a/春松客服.md
+++ b/春松客服.md
@@ -164,7 +164,7 @@ SPRING_DATASOURCE_URL=jdbc:mysql://mysql:3306/contact-center?useUnicode=true&cha
以IDEA为例,导入
-### 执行/调试
+### 配置执行/调试
@@ -173,6 +173,10 @@ SPRING_DATASOURCE_URL=jdbc:mysql://mysql:3306/contact-center?useUnicode=true&cha
+### 执行/调试
+
+
+
该命令会创建MySQL,Redis和Contact-center的容器,启动后,访问 http://localhost:8035 确定服务正常运行了。