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