1
0
mirror of https://github.com/chatopera/cosin.git synced 2025-08-10 00:51:33 +08:00

Updated 春松客服 (markdown)

Samurais 2018-09-03 16:51:17 +08:00
parent 5a153c5cb1
commit 4ea428f17e

@ -191,6 +191,11 @@ SPRING_DATASOURCE_URL=jdbc:mysql://mysql:3306/contact-center?useUnicode=true&cha
点击"执行"或"调试",服务启动,然后访问 http://localhost:8035 确定服务正常运行了。
<img src="https://user-images.githubusercontent.com/3538629/44976596-44dca200-af98-11e8-9718-e2677431f047.png" width="800" />
### 热更新
在开发过程中,修改了代码,更新正在运行服务,点击"执行旁边的锤子"。
<img src="https://user-images.githubusercontent.com/3538629/44975743-cf6fd200-af95-11e8-8ca5-3f64cec94caa.png" width="500" />