table('exam_question') ->addColumn('imgs', 'text', ['comment'=>'题目配图', 'null'=>true]) ->update(); } }