From f68b9ac29a52528d0e01b39626a0eb7ff9bb4cb9 Mon Sep 17 00:00:00 2001
From: skyouc <creaycat@gmail.com>
Date: 星期一, 29 十二月 2025 12:41:15 +0800
Subject: [PATCH] no message

---
 src/main/resources/application-dev.yml |   24 ++++++++++++++++++------
 1 files changed, 18 insertions(+), 6 deletions(-)

diff --git a/src/main/resources/application-dev.yml b/src/main/resources/application-dev.yml
index ffa0b84..4e75421 100644
--- a/src/main/resources/application-dev.yml
+++ b/src/main/resources/application-dev.yml
@@ -11,8 +11,8 @@
   datasource:
     driver-class-name: com.microsoft.sqlserver.jdbc.SQLServerDriver
     username: sa
-    password: Skyouc#23
-    url: jdbc:sqlserver://127.0.0.1:1433;databasename=jsxswms
+    password: sa@123
+    url: jdbc:sqlserver://192.168.4.15:1433;databasename=jsxsasrs
   mvc:
     static-path-pattern: /**
   redis:
@@ -30,7 +30,7 @@
   #  global-config:
   #    field-strategy: 0
   configuration:
-    #    log-impl: org.apache.ibatis.logging.stdout.StdOutImpl
+    # log-impl: org.apache.ibatis.logging.stdout.StdOutImpl
     map-underscore-to-camel-case: true
     cache-enabled: true
     call-setters-on-nulls: true
@@ -47,7 +47,7 @@
 
 #License鐩稿叧閰嶇疆
 license:
-  subject: integrationasrs
+  subject: jsxsasrs
   publicAlias: publicCert
   storePass: public_zhongyang_123456789
   licensePath: license.lic
@@ -84,7 +84,7 @@
   #  寮�鍏�
   switch:
     #璁℃椂鍣ㄤ笂鎶ュ紑鍏�
-    ErpReportOld: false
+    ErpReportOld: true
     #鑾峰彇鍗曟嵁寮�鍏�
     InboundOrderSwitch: false
     #鐧诲綍鎺ュ彛寮�鍏�
@@ -109,4 +109,16 @@
     acctID: "647e849ab6fa0f"
     username: "llw"
     password: "666666"
-    lcid: 2052
\ No newline at end of file
+    lcid: 2052
+
+#KOPEN灏忔澗骞冲彴
+kopen:
+  url: webservice.kopen.com.cn
+  port: 1482
+  prefix: /kc-api/api/wms
+
+#AGV璋冨害
+hlk:
+  url: http://127.0.0.1
+  port: 5173
+  prefix: hlk

--
Gitblit v1.9.1