table('material_evidence'); $table->addColumn('employee_id', 'integer', ['limit'=> 10, 'default'=> 0, 'comment'=> '上传员工']) ->update(); } }