提交
This commit is contained in:
@@ -7,7 +7,7 @@ class SwooleService
|
||||
{
|
||||
private static ?self $instance = null;
|
||||
|
||||
private string $host = 'ossup.jzvisa.com';
|
||||
private string $host = 'ossup.jzvisa.cn';
|
||||
private int $port = 19501;
|
||||
private float $timeout = 3.0;
|
||||
|
||||
@@ -60,4 +60,4 @@ class SwooleService
|
||||
{
|
||||
self::$instance = null;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user