namespace HL_FristAidPlatform_DTO
{
public class ConfirmTakeOrderseDTO
public string GUID { get; set; }
}