table('exam_paper') ->addColumn('approve_employee_ids', 'text', ['comment' => '审核人员']) ->update(); } }