string('flag') ->default(0) // 默认 ->after('status') ->comment('人员类型:0=普通会员,1=管理会员'); }); } /** * Reverse the migrations. */ public function down(): void { // } };