table('company') ->addColumn('company_brand', 'integer', ['comment'=>'企业品牌(关联company_brand表)', 'default'=>0]) ->update(); } }