string('admin_note')->nullable()->default('')->comment('管理员备注'); }); } /** * Reverse the migrations. * * @return void */ public function down() { // } };