table('lottery_user') ->addColumn('egg_status_log', 'text',array('comment'=>'砸金蛋用户金蛋记录','null' => true)) ->update(); } }