mirror of
https://github.com/cool-team-official/cool-admin-midway.git
synced 2025-12-10 16:12:50 +00:00
完善
This commit is contained in:
parent
40e6122959
commit
516af1954c
@ -46,5 +46,5 @@ export function availablePort(startPort: number): number {
|
||||
}
|
||||
port++;
|
||||
}
|
||||
throw new Error('No available port found');
|
||||
return 8001;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user