From 46d5200a5700bf001c97547117556bb6070e8264 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B8=B8=E7=86=9F=E5=90=B4=E5=BD=A6=E7=A5=96?= Date: Sat, 27 Sep 2025 14:21:00 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index 9eb5b6b..bfef679 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -37,7 +37,9 @@ spring: redis: database: 0 password: MUmu0923 +# password: rqRQ123123 host: 47.102.202.239 +# host: localhost port: 8379 timeout: 2000ms lettuce: @@ -104,8 +106,8 @@ custom: ifs-url: 'https://cclifswebservice.ccldesign.com/api/v1/' ifs-ifsDBName: 'IFST' ifs-domainUserID: 'CCL_WMS' - wcs-url: 'http://wcs-server/api/receive' - agv-url: 'http://agv-server/api' + wcs-url: 'http://172.28.6.49:8002/api/wms/' + agv-url: 'http://172.28.1.17:7777' # WMS消息队列配置 wms: