yl
2023-06-30 6fe3d6fc4e93f4cf31dc02d4f0cbc48d56c249b7
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; }