コード例 #1
0
ファイル: cyfe.php プロジェクト: kamalspalace/_CORE
 public function __construct($tenant)
 {
     parent::__construct('shipon_bol-' . $tenant);
     $this->db = 'shipon_bol-' . $tenant;
 }