table('goods') ->addColumn('supplier', 'string',array('limit' => 255,'default'=>'','comment'=>'供应商品牌')) ->save(); } }