@@ -1,2 +1,3 @@
/target/
/logs
+/stop.bat
@@ -3,8 +3,9 @@
## 开发环境
Git克隆源代码到本地
```
-git clone http://www.leanwo.com:3000/ShangHaiLeanwo/ServerManagement/settings
+git clone http://www.leanwo.com:3000/ShangHaiLeanwo/ServerManagement.git
+
源代码导入到eclipse中。注意事项如下:
1. 工作空间的编码格式设置成UTF-8。(Preferences-General-Workspace-Text file encoding-Other(UTF-8))
2. 使用外部的maven(maven设置了国内镜像)