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