$other_account = \Yii::$app->db->createCommand() ->batchInsert(CrmOtherAdAccount::tableName(),['platform_name','recharge_principal','reg_or_renewal','kaihu_id'], $other_ad_account) ->execute();