table('activity') ->addColumn('root_id', 'integer', ['comment'=>'企业id', 'default'=>1]) ->update(); } }