From 19b72fbd2e6b30a23a06dd284619784a096bc896 Mon Sep 17 00:00:00 2001
From: kaiyu <404897439@qq.com>
Date: Thu, 26 Aug 2021 11:33:56 +0800
Subject: [PATCH] screen-manage                  单位转换插入添加日志功能                  修复organization插入Bug

---
 .gitignore |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore
index 9a8a286..fae67da 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,8 @@
 myBatisPlusGenerator/src/test/
 screen-common/src/main/resources/
 screen-manage/src/test/
+/home
+/screen-api/screen-api.iml
+/screen-job/screen-job.iml
+/screen-common/screen-common.iml
+/screen-manage/screen-manage.iml
\ No newline at end of file

--
Gitblit v1.8.0