yl
2022-11-21 e3c82e71128ed653e99db4dcef474c7b6aa464c8
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; }