代码调整

This commit is contained in:
dong 2023-07-31 17:56:31 +08:00
parent c28a721940
commit 390b29599e

View File

@ -4,8 +4,8 @@ function getHost(): string {
// return '192.168.3.37:9091';
// return '192.168.3.15:9091';
// return '192.168.3.5:9091';
return '192.168.3.37:9091';
// return '192.168.3.233:9091';
// return '192.168.3.37:9091';
return '192.168.3.233:9091';
// return 'test.joylink.club/bjrtss-server';
}