From c567585113386bd9d75847fd78c42ca050a25a8d Mon Sep 17 00:00:00 2001
From: skyouc <creaycat@gmail.com>
Date: 星期一, 29 十二月 2025 13:50:16 +0800
Subject: [PATCH] no message
---
src/main/resources/application-dev.yml | 10 ++++++----
1 files changed, 6 insertions(+), 4 deletions(-)
diff --git a/src/main/resources/application-dev.yml b/src/main/resources/application-dev.yml
index b93ce22..4e75421 100644
--- a/src/main/resources/application-dev.yml
+++ b/src/main/resources/application-dev.yml
@@ -1,5 +1,5 @@
server:
- port: 8081
+ port: 8080
servlet:
context-path: /@pom.build.finalName@
@@ -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
@@ -84,7 +84,7 @@
# 寮�鍏�
switch:
#璁℃椂鍣ㄤ笂鎶ュ紑鍏�
- ErpReportOld: false
+ ErpReportOld: true
#鑾峰彇鍗曟嵁寮�鍏�
InboundOrderSwitch: false
#鐧诲綍鎺ュ彛寮�鍏�
@@ -113,7 +113,9 @@
#KOPEN灏忔澗骞冲彴
kopen:
-
+ url: webservice.kopen.com.cn
+ port: 1482
+ prefix: /kc-api/api/wms
#AGV璋冨害
hlk:
--
Gitblit v1.9.1