From 32ff53f574c1db183a4837b8fb3272c61569db82 Mon Sep 17 00:00:00 2001
From: liuyg <376836862@qq.com>
Date: Mon, 21 Jun 2021 15:59:13 +0800
Subject: [PATCH] SQL查询

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

diff --git a/config.json b/config.json
index be20db7..b467f80 100644
--- a/config.json
+++ b/config.json
@@ -248,6 +248,10 @@
       {
         "name": "模型gif",
         "uri": "widgets/modelDiagram/Widget"
+      },
+      {
+        "name": "SQL查询",
+        "uri": "widgets/SQLQuery/Widget"
       }
     ],
     "groups": [],

--
Gitblit v1.9.3