zhao
2021-07-02 23ee356c6f260ecc1a48bbb8bd60932b979e4698
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; }
    }
}