Browse Source

修改BAT,增加标题。

yangzhijie 6 years ago
parent
commit
b04e4cad56
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/main/resources/run.bat

+ 1 - 0
src/main/resources/run.bat

@@ -1,3 +1,4 @@
+:: 网关服务器
 title Gateway Server
 set current_path="%cd%"
 cd %current_path%