소스 검색

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

dever 6 년 전
부모
커밋
a8f9f2015d
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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();