yl
2023-09-12 54cf93766639d96ed2bdd101440d2ce9f2538e7e
VueWebApi/Models/RoutEdit.cs
@@ -12,6 +12,7 @@
        public string name { get; set; }
        public string enable { get; set; }
        public string description { get; set; }
        public string wkshopcode { get; set; }
        public DataTable Data { get; set; }
    }
}