yl
2023-09-21 77a5d0b49691eed59891ea3c156381edef871c72
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; }
    }
}