diff --git a/src/main/resources/application-dev.yml b/src/main/resources/application-dev.yml index 58b5a4cc..b04cf187 100644 --- a/src/main/resources/application-dev.yml +++ b/src/main/resources/application-dev.yml @@ -11,7 +11,7 @@ spring: maximum-pool-size: 60 minimum-idle: 10 redis: - database: 10 + database: 8 host: 127.0.0.1 port: 6379 # password: 123456 @@ -43,7 +43,7 @@ logging: level: com.glxp.api.dao: debug -file_path: d:/udi/udiwms/udiwmsfile/ +file_path: d:/udi/inUdiwms/udiwmsfile/ back_file_path: d:/share/udisps/back/ UDI_KEY: 6b137c66-6286-46c6-8efa-c2f5dd9237df UDI_SERVER_URL: https://www.udims.com/UDI_DL_Server_test