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; } } }