芝麻web文件管理V1.00
编辑当前文件:/home/mgatv524/public_html/midiatech/db/migrations/20190328111718_add_campaign_stat_migration.php
. */ use Phinx\Migration\AbstractMigration; /** * Class AddCampaignStatMigration */ class AddCampaignStatMigration extends AbstractMigration { /** @inheritdoc */ public function change() { // Removed from here to streamline the upgrade from 2.0 to 2.1 } }