longText('sys_reply')->Comment('系统回复'); }); } /** * Reverse the migrations. * * @return void */ public function down() { Schema::table('album_comments', function (Blueprint $table) { // }); } }