コード例 #1
0
ファイル: Ses.php プロジェクト: NothingToDoCN/ss-panel
 public function __construct()
 {
     $this->client = Factory::createSes();
 }