table('ms_activity') ->addColumn('image_share_id', 'string',array('limit' => 10,'default'=>0,'comment'=>'分享图')) ->save(); } }