02 Gover.bat 131 B

123456789101112
  1. start http://localhost:6022/index.html
  2. cd /d Gover
  3. :begin
  4. dotnet App.Gover.Gateway.dll
  5. TIMEOUT /T 1
  6. @echo restart
  7. goto begin