namespace HL_FristAidPlatform_Help
{
public class PerofAmbulanceModel
public string GUID { get; set; }
public int Position { get; set; }
}