fix re init guzzle client bux
This commit is contained in:
@@ -27,6 +27,13 @@ class Site extends ZwSite
|
||||
*/
|
||||
protected $strSiteCode = 'zw630';
|
||||
|
||||
/**
|
||||
* Undocumented variable
|
||||
*
|
||||
* @var boolean
|
||||
*/
|
||||
public $boolReInitClient = false;
|
||||
|
||||
/**
|
||||
* Undocumented function
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user