管道基础大数据平台系统开发-【CS】-ExportMap
1
13693261870
2024-09-02 ee22df6c94793777fe5b28f2886ebeb2ba2c4256
SimuTools/Domain/Terrain.cs
@@ -10,6 +10,9 @@
{
    public class Terrain
    {
        [JsonIgnore]
        public string epsg { set; get; }
        public List<int[]> size { set; get; }
        [JsonIgnore]