public virtual void UpdateTransportPriceListDetail(TransportPriceListDetail entity)
 {
     entityDao.UpdateTransportPriceListDetail(entity);
 }