zhao
2021-07-09 0821715ebc11d3934d0594a1cc2c39686d808906
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; }
    }
}