这是基于vue-vben-admin 模板适用于abp Vnext的前端管理项目
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

12 lines
739 B

@echo off
cls
start .\start-http-api-host.bat LY.MicroService.IdentityServer identityserver --run
start .\start-http-api-host.bat LY.MicroService.IdentityServer.HttpApi.Host identityserver4-admin --run
start .\start-http-api-host.bat LY.MicroService.LocalizationManagement.HttpApi.Host localization --run
start .\start-http-api-host.bat LY.MicroService.PlatformManagement.HttpApi.Host platform --run
start .\start-http-api-host.bat LY.MicroService.RealtimeMessage.HttpApi.Host messages --run
start .\start-http-api-host.bat LY.MicroService.TaskManagement.HttpApi.Host task-management --run
start .\start-http-api-host.bat LY.MicroService.BackendAdmin.HttpApi.Host admin --run
ping -n 10 127.1 >nul
start .\start-internal-gateway.bat --run