table('lottery_lucky_user') ->addColumn('empid', 'integer',array('comment'=>'中奖用户上级id','null' => true)) ->update(); } }