table('exam_paper') ->addColumn('assessment', 'text', ['comment' => '考试人员']) ->update(); } }