JiangSu/Models/Img.cs @@ -15,6 +15,12 @@ public string path { set; get; } public string geom { set; get; } public string json { set; get; } public double x { set; get; } public double y { set; get; } public double z { set; get; } } }