yl
2023-07-31 61eedf1c07cc2c338e84f48712f210b35e716cfb
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; }
    }
}