string('audited_by')->nullable()->comment('操作者'); }); } /** * Reverse the migrations. * * @return void */ public function down() { // } };