table('lottery_activity_goods') ->addColumn('surplus', 'integer',array('comment'=>'奖品剩余数量','null' => true)) ->update(); } }