HH.WMS.Entitys/Dto/ConnectBitDto.cs
@@ -6,11 +6,9 @@ namespace HH.WMS.Entitys.Dto { public class ConnectBitDto public class XBQBitDto { public string tunnel { get; set; } public string bit { get; set; } public string readybit { get; set; } public string tasktype { get; set; } public string mtBit { get; set; } public string ktBit { get; set; } } }