table('construction'); $table->addColumn('remark', 'string', ['limit'=> 10, 'comment'=> '备注,驳回原因','default'=>'']) ->update(); } }