integer('last_active_time')->default(0)->comment('最后活跃时间'); }); } /** * Reverse the migrations. * * @return void */ public function down() { // } };