yl
2023-11-02 3e9b79b84905b1cf7a282d1bf03e6de3e85b91bb
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; }