From 021232471a23e3de54f2aab103c4c25240d33545 Mon Sep 17 00:00:00 2001
From: liuyg <376836862@qq.com>
Date: Tue, 22 Jun 2021 11:54:02 +0800
Subject: [PATCH] 方量分析 需要接口计算数据
---
config.json | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/config.json b/config.json
index 190cf9d..aaaeafd 100644
--- a/config.json
+++ b/config.json
@@ -256,6 +256,10 @@
{
"name": "地形开挖",
"uri": "widgets/digTheEarth/Widget"
+ },
+ {
+ "name": "方量分析",
+ "uri": "widgets/volumeAnalysis/Widget"
}
],
"groups": [],
--
Gitblit v1.9.3