Browse Source

first commit

haogh 2 months ago
commit
05783f61a1
1 changed files with 7 additions and 0 deletions
  1. 7 0
      README.md

+ 7 - 0
README.md

@@ -0,0 +1,7 @@
+1、执行脚本,启动服务
+windows下请执行install下的run.bat脚本
+linux下请执行install下的run.sh脚本
+
+2、关闭程序
+windows下直接关闭启动窗口
+linux下执行install下的stop.sh脚本