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