This commit is contained in:
fan 2023-08-01 10:03:54 +08:00
parent 98134737f3
commit 83245fc7ef

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';
}