dever 6 years ago
parent
commit
91f6622b42
1 changed files with 1 additions and 0 deletions
  1. 1 0
      lib/Client.php

+ 1 - 0
lib/Client.php

@@ -46,6 +46,7 @@ class Client extends Base
 		$this->initRequest();
 		$this->initAccount();
 		$this->initSource();
+        $this->initSystem();
 		$this->initSourceType();
 		$this->initRefer();
 		$this->initConfig();