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