public List <ProductVehicleTypeConfigOpLog> GetAllLog()
 {
     return(LoggerManager.GetAllLog());
 }