sunsheng il y a 1 an
Parent
commit
4410063c67
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/start.bat

+ 1 - 1
src/start.bat

@@ -2,7 +2,7 @@
 chcp 65001
 
 taskkill /IM copter-train.exe /F
-taskkill /IM configer.exe /F
+taskkill /IM config-server.exe /F
 
 echo 启动bus服务中...
 cd "G:\wk\copter-projects\copter-train\configer"