namespace HL_FristAidPlatform_Help
{
public class VehicleUnbundlingModel
/// <summary>
/// 车辆GUID
/// </summary>
public string GUID { get; set; }
}