// PUT: api/Truck
 public void PutDefultSettings()
 {
     TruckBL.SetDefultSettings();
 }