model('order_type'); $orderTypeObj->update(array('oid'=>0),array('oid'=>$oid)); return true; } }