yl
2022-12-07 f4164268fc9cbbca68d237e3fce06ec17cc3cefa
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; }