Kaynağa Gözat

修改账套

callm 1 yıl önce
ebeveyn
işleme
7d84685994
1 değiştirilmiş dosya ile 9 ekleme ve 9 silme
  1. 9 9
      src/main/resources/application.yml

+ 9 - 9
src/main/resources/application.yml

@@ -4,7 +4,7 @@ spring:
         driverClassName: oracle.jdbc.OracleDriver
         username: MES
         password: select!#%*(
-        url: jdbc:oracle:thin:@127.0.0.1:1521:orcl
+        url: jdbc:oracle:thin:@192.168.0.86:1521:orcl
         initialSize: 1
         maxActive: 3
         maxWait: 30000
@@ -25,20 +25,20 @@ spring:
             enabled: true
     message:
         encoding: UTF-8
-  #      redis:
-  #        host: 127.0.0.1
-  #        port: 6379
+    #      redis:
+    #        host: 127.0.0.1
+    #        port: 6379
 server:
     tomcat:
         uri_encoding: UTF-8
     context-path:
         /EIS
 logging:
-  level:
-    org:
-      hibernate:
-        type: trace
-  config: classpath:logback-prod.xml
+    level:
+        org:
+            hibernate:
+                type: trace
+    config: classpath:logback-prod.xml
 
 action:
     api_action: /EIS/api