namespace MES.Service.Dto.service { public class WhqohDto { //public List items { get; set; } public string itemId { get; set; } } }