Browse Source

Merge branch 'master' of http://git.dever.cc:3000/dever-package/oauth

dever 6 years ago
parent
commit
a8f9f2015d
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();