dever 6 年之前
父節點
當前提交
91f6622b42
共有 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();