table('community_business')->addColumn('root_id', 'integer', ['limit'=> 10, 'default'=> 0, 'comment'=> '企业id']) ->update(); } }