zhao
2021-06-24 02ca96debc6056275d58e55d97f7885a195542d0
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; }
    }
}