table('talkskill'); $table->addColumn('order_date', 'string', ['comment'=> '最近回答时间,排序', 'default'=> '']) ->update(); } }