yl
2022-10-15 d9bbbbc58972514a003ba372f9ff10ca88def338
VueWebApi/Models/EqpRepair.cs
@@ -10,7 +10,6 @@
    {
        public string code { get; set; }
        public string name { get; set; }
        public string enable { get; set; }
        public string repaircycle { get; set; }
        public string description { get; set; }
        public DataTable Data { get; set; }