02.Gover.bat 144 B

1234567891011
  1. start http://localhost:4581/_gover_/index.html
  2. :begin
  3. dotnet Gover/App.Gover.Gateway.dll
  4. TIMEOUT /T 2
  5. @echo restart
  6. goto begin