table('wechat_activity'); $table->addColumn('countdown', 'integer', ['comment'=>'活动倒计时时间', 'default'=>0]) ->update(); } }