namespace NEducation.Code { public class PostObj { public string serviceId { get; set; } } }