HH.WMS.Entitys/Dto/ConnectBitDto.cs @@ -10,5 +10,7 @@ { public string tunnel { get; set; } public string bit { get; set; } public string readybit { get; set; } public string tasktype { get; set; } } }