From 74a80161d264f597b827ef91fcd9230be407d7f4 Mon Sep 17 00:00:00 2001
From: Junjie <540245094@qq.com>
Date: 星期二, 02 九月 2025 16:52:46 +0800
Subject: [PATCH] #

---
 src/main/resources/application.yml |   44 ++++++++++++++++++++++++++++++++++++++++----
 1 files changed, 40 insertions(+), 4 deletions(-)

diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml
index 7fa20f9..9bfe409 100644
--- a/src/main/resources/application.yml
+++ b/src/main/resources/application.yml
@@ -10,7 +10,7 @@
     enabled: false
   datasource:
     driver-class-name: com.microsoft.sqlserver.jdbc.SQLServerDriver
-    url: jdbc:sqlserver://192.168.4.15:1433;databasename=hylyasrs
+    url: jdbc:sqlserver://192.168.0.17:1433;databasename=lfdasrs-sxc
     username: sa
     password: sa@123
   mvc:
@@ -26,7 +26,7 @@
       maxRequestSize: 100MB
 
 mybatis-plus:
-  mapper-locations: classpath:mapper/*.xml
+  mapper-locations: classpath:mapper/*.xml 
 #  global-config:
 #    field-strategy: 0
 #  configuration:
@@ -41,11 +41,47 @@
 swagger:
   enable: false
 
+#License鐩稿叧閰嶇疆
+license:
+  subject: lfdasrs-sxk
+  publicAlias: publicCert
+  storePass: public_zhongyang_123456789
+  licensePath: license.lic
+  publicKeysStorePath: publicCerts.keystore
+
 # 涓嬩綅鏈洪厤缃�
 wcs-slave:
   # 鍙屾繁
   doubleDeep: true
   # 鍙屾繁搴撲綅鎺掑彿
-  doubleLocs: 1,4,5,8,9,12,13,16
+  doubleLocs: 1,4,5,8
   # 涓�涓爢鍨涙満璐熻矗鐨勮揣鏋舵帓鏁�
-  groupCount: 4
\ No newline at end of file
+  groupCount: 4
+
+#wcs瀵规帴
+wcs:
+  #鍦板潃
+  address:
+    URL: http://127.0.0.1:9092/wcs
+    #鍑哄簱绉诲簱浠诲姟涓嬪彂
+    outboundTaskSend: open/outboundTaskSend
+
+    deviceStatus : open/deviceStatus
+
+#erp瀵规帴
+erp:
+  #鍦板潃
+  address:
+    URL: http://192.168.3.102:16001
+    #鐧诲綍鍦板潃
+    loginaddress: K3CLOUD/Kingdee.BOS.WebApi.ServicesStub.AuthService.ValidateUser.common.kdsvc
+    #鍗曟嵁锛屽晢鍝佹。妗堝湴鍧�
+    inaddress: K3CLOUD/Kingdee.BOS.WebApi.ServicesStub.DynamicFormService.ExecuteBillQuery.common.kdsvc
+    #缁撴灉涓婃姤锛堝鏍革級鍗曞湴鍧�
+    outaddress: K3CLOUD/Kingdee.BOS.WebApi.ServicesStub.DynamicFormService.Audit.common.kdsvc
+  #鐧诲綍璐﹀彿绠$悊
+  login :
+    acctID: "640ad1fcc2b286"
+    username: "绔嬪簱"
+    password: "123456"
+    lcid: 2052
\ No newline at end of file

--
Gitblit v1.9.1