table('customer_subscribe') ->addColumn(Column::integer('root_id')->setDefault(0)->setComment('企业id')) ->update(); } }