diff --git a/春松客服.md b/春松客服.md
index b4d5239..cbe5fc8 100644
--- a/春松客服.md
+++ b/春松客服.md
@@ -160,6 +160,19 @@ SPRING_DATASOURCE_URL=jdbc:mysql://mysql:3306/contact-center?useUnicode=true&cha
```
+## 导入项目到集成开发工具
+
+以IDEA为例,导入
+
+### 执行/调试
+
+
+
+### 配置环境变量
+
+
+
+
该命令会创建MySQL,Redis和Contact-center的容器,启动后,访问 http://localhost:8035 确定服务正常运行了。