yl
2023-02-09 4f18572bce174f7d131e11d3f69156183ff7c71d
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; }