From 2ba05033837f468ba9d3f8fc60855dacbf527cb2 Mon Sep 17 00:00:00 2001
From: zhang <zc857179121@qq.com>
Date: 星期三, 17 九月 2025 15:00:30 +0800
Subject: [PATCH] 跑酷
---
rsf-open-api/src/main/resources/application-dev.yml | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/rsf-open-api/src/main/resources/application-dev.yml b/rsf-open-api/src/main/resources/application-dev.yml
index c11aeb2..2d214ee 100644
--- a/rsf-open-api/src/main/resources/application-dev.yml
+++ b/rsf-open-api/src/main/resources/application-dev.yml
@@ -58,11 +58,11 @@
#RCS閾炬帴
rcs:
#閾炬帴
- host: http://10.10.10.247
+ host: http://127.0.0.1
#绔彛
port: 8088
wms:
#閾炬帴
host: http://127.0.0.1
#绔彛
- port: 8080
\ No newline at end of file
+ port: 8081
\ No newline at end of file
--
Gitblit v1.9.1