From 562a250ed18bd862702991d86437703d94cc16c3 Mon Sep 17 00:00:00 2001
From: liuyg <376836862@qq.com>
Date: Wed, 23 Jun 2021 10:59:28 +0800
Subject: [PATCH] 空间查询

---
 config.json |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/config.json b/config.json
index aaaeafd..ed28577 100644
--- a/config.json
+++ b/config.json
@@ -260,6 +260,10 @@
       {
         "name": "方量分析",
         "uri": "widgets/volumeAnalysis/Widget"
+      },
+      {
+        "name": "空间查询",
+        "uri": "widgets/spatialQuery/Widget"
       }
     ],
     "groups": [],

--
Gitblit v1.9.3