table('activity'); $table->addColumn('qrcode_employee_id', 'integer', ['comment' => '扫码人员', 'default' => 0]) ->update(); } }