diff --git a/.gitignore b/.gitignore
index 967cb75..4450645 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,4 +2,5 @@
**/target/**
logs/
casic-web/src/test
-*.iml
\ No newline at end of file
+*.iml
+out/
\ No newline at end of file
diff --git a/.gitignore b/.gitignore
index 967cb75..4450645 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,4 +2,5 @@
**/target/**
logs/
casic-web/src/test
-*.iml
\ No newline at end of file
+*.iml
+out/
\ No newline at end of file
diff --git a/casic-web/pom.xml b/casic-web/pom.xml
index 93a5200..4b77183 100644
--- a/casic-web/pom.xml
+++ b/casic-web/pom.xml
@@ -138,7 +138,11 @@
spring-boot-devtools
true
-
+
+
+
+
+
+
+
+
+