table('company') ->addColumn('mini', 'integer', ['comment'=>'使用的小程序', 'default'=>1]) ->update(); } }