diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties
index 6afb2970..b1d0eac9 100644
--- a/src/main/resources/application.properties
+++ b/src/main/resources/application.properties
@@ -2,7 +2,7 @@ server.port=8080
spring.datasource.url=jdbc:mysql://127.0.0.1:3306/jsh_erp?useUnicode=true&characterEncoding=utf8&useCursorFetch=true&defaultFetchSize=500&allowMultiQueries=true&rewriteBatchedStatements=true&useSSL=false
spring.datasource.driverClassName=com.mysql.jdbc.Driver
spring.datasource.username=root
-spring.datasource.password=1234
+spring.datasource.password=123456
#generatorConfig专用属性
project=src/main/java
resource=src/main/resources
diff --git a/src/main/resources/log4j.xml b/src/main/resources/log4j.xml
new file mode 100644
index 00000000..d5d833cc
--- /dev/null
+++ b/src/main/resources/log4j.xml
@@ -0,0 +1,4 @@
+
+
+
+
\ No newline at end of file
diff --git a/src/main/resources/logback-spring.xml b/src/main/resources/logback-spring.xml
index 2545d59f..c300ab40 100644
--- a/src/main/resources/logback-spring.xml
+++ b/src/main/resources/logback-spring.xml
@@ -4,13 +4,8 @@
-
-
-
- logback
-
-
-
+
+