From 572466e8ebaa67f1809a97ecf912d30e8802fd98 Mon Sep 17 00:00:00 2001
From: Lius <Lius2225@163.com>
Date: 星期一, 28 四月 2025 14:18:39 +0800
Subject: [PATCH] update

---
 lxzn-module-system/lxzn-system-start/src/main/resources/application-dev.yml |   12 +++++++++---
 1 files changed, 9 insertions(+), 3 deletions(-)

diff --git a/lxzn-module-system/lxzn-system-start/src/main/resources/application-dev.yml b/lxzn-module-system/lxzn-system-start/src/main/resources/application-dev.yml
index e1d3ec0..d32f196 100644
--- a/lxzn-module-system/lxzn-system-start/src/main/resources/application-dev.yml
+++ b/lxzn-module-system/lxzn-system-start/src/main/resources/application-dev.yml
@@ -83,7 +83,7 @@
     type: com.alibaba.druid.pool.DruidDataSource
     druid:
       driverClassName: dm.jdbc.driver.DmDriver
-      url: jdbc:dm://LOCALHOST:5236/?LXZN_MDC_420&zeroDateTimeBehavior=convertToNull&useUnicode=true&characterEncoding=utf-8
+      url: jdbc:dm://192.168.1.118:5236/?LXZN_MDC_420&zeroDateTimeBehavior=convertToNull&useUnicode=true&characterEncoding=utf-8
       username: LXZN_MDC_420
       password: 123
   #redis 閰嶇疆
@@ -226,8 +226,14 @@
   pwd: 123
   addressToken: /outer/appAuth
   addressUploadFile: /outer/fileUpload
-  localFilePath: D:/data/sql
-  servicePath: D:/data/sql
+  localFilePath: D:/data/sql     #鏈湴鏂囦欢璺緞
+  servicePath: D:/data/sql    #鐩爣鏂囦欢璺緞
   logIp: 127.0.0.1
   logPort: 8888
   newFilePath: D:/data/bak_sql/  #澶囦唤鍦板潃
+  failedLocFilePath:  #澶辫触sql鍦板潃
+webservice:
+  url: http://localhost:8081/services/EquipmentWebService?wsdl
+  namespace: http://service.server.webservice.example.com
+  statusMethod: equipmentStatus
+  rateMethod: equipmentRate

--
Gitblit v1.9.3