yl
2022-08-30 fecc633f3a7fd0c49fccfb7b6198b402f66574e0
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; }