yl
2023-10-31 c6183753ab694aa8840c0b7f4460c2700c1490cd
VueWebApi/Models/ObjectData.cs
@@ -9,5 +9,6 @@
    {
        public string code { get; set; }
        public string name { get; set; }
        public string flag { get; set; }
    }
}