diff --git a/春松客服.md b/春松客服.md index 30997ef..a3a338c 100644 --- a/春松客服.md +++ b/春松客服.md @@ -191,6 +191,11 @@ SPRING_DATASOURCE_URL=jdbc:mysql://mysql:3306/contact-center?useUnicode=true&cha 点击"执行"或"调试",服务启动,然后访问 http://localhost:8035 确定服务正常运行了。 + + + +### 热更新 + 在开发过程中,修改了代码,更新正在运行服务,点击"执行旁边的锤子"。