table('building') ->addColumn('handover_employee_id', 'integer',array('comment'=>'交接人员id','default'=> 0)) ->update(); } }