yl
2023-09-12 54cf93766639d96ed2bdd101440d2ce9f2538e7e
VueWebApi/Models/ObjectData.cs
@@ -9,5 +9,6 @@
    {
        public string code { get; set; }
        public string name { get; set; }
        public string flag { get; set; }
    }
}