From e2aa3f9c79ae688a56ea3bb5bc96ba1600f215de Mon Sep 17 00:00:00 2001
From: dubin <bindu_bean@163.com>
Date: 星期一, 15 十二月 2025 13:35:10 +0800
Subject: [PATCH] 初始化

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

diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml
index c6377ff..bd30c20 100644
--- a/src/main/resources/application.yml
+++ b/src/main/resources/application.yml
@@ -1,5 +1,5 @@
 server:
-  port: 8081
+  port: 9090
   servlet:
     context-path: /@pom.build.finalName@
 
@@ -37,7 +37,7 @@
 
 #License鐩稿叧閰嶇疆
 license:
-  subject: scwcs
+  subject: yrwcs
   publicAlias: publicCert
   storePass: public_zhongyang_123456789
   licensePath: license.lic
@@ -45,7 +45,7 @@
 
 wms:
   #杈撻�佺嚎鏆傚瓨鏁�
-  count: 8
+  count: 1
   maxCirle: 3
   # 鏄惁寮�鍚笂鎶�
   start: true
@@ -53,7 +53,7 @@
   #url: 10.32.53.195:8080
   # WMS绯荤粺ip
   #  url: 10.210.157.109:8090
-  url: 192.168.61.230:8078
+  url: 192.168.0.98:8078/dfmp
   # 鍏ュ簱浠诲姟鐢宠鎺ュ彛
   #inboundTaskApplyPath: api/InterFace/inboundTaskApply
   inboundTaskApplyPath: other/api/wcs/allocation

--
Gitblit v1.9.1