From a42cacf1663d5744bab87fed467d5445d865b7e1 Mon Sep 17 00:00:00 2001
From: Van333 <van666666@foxmail.com>
Date: 星期二, 07 六月 2022 18:27:41 +0800
Subject: [PATCH] 添加路灯列表接口,在线查询接口,控灯接口

---
 .idea/.gitignore |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/.idea/.gitignore b/.idea/.gitignore
index 35410ca..ad38804 100644
--- a/.idea/.gitignore
+++ b/.idea/.gitignore
@@ -6,3 +6,5 @@
 # Datasource local storage ignored files
 /dataSources/
 /dataSources.local.xml
+# Zeppelin ignored files
+/ZeppelinRemoteNotebooks/

--
Gitblit v1.9.3