yl
2023-09-21 77a5d0b49691eed59891ea3c156381edef871c72
VueWebApi/Models/MaterialRout.cs
@@ -8,6 +8,8 @@
{
    public class MaterialRout
    {
        public string wkshopcode { get; set; }
        public string wkshopname { get; set; }
        public string code { get; set; }
        public string name { get; set; }
        public string flag { get; set; }