月球大数据地理空间分析展示平台-【后端】-月球后台服务
13693261870
2023-09-13 dbbfe5de7b6a80c143aa32e576b8bee589d7985a
src/main/java/com/moon/server/entity/shujian/LayerResultEntity.java
@@ -18,7 +18,7 @@
    private String command;
    public LayerResultEntity() {
        result = new Result();
        this.result = new Result();
    }
    public class Result {