From bb4f5dc6bbf43616ca3482257b576c9c66c49ff5 Mon Sep 17 00:00:00 2001
From: chen.lin <1442464845@qq.com>
Date: 星期六, 07 二月 2026 11:20:07 +0800
Subject: [PATCH] 全版出库增加完结按钮

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

diff --git a/rsf-server/src/main/resources/application-dev.yml b/rsf-server/src/main/resources/application-dev.yml
index b49f3a9..93b2a83 100644
--- a/rsf-server/src/main/resources/application-dev.yml
+++ b/rsf-server/src/main/resources/application-dev.yml
@@ -1,5 +1,5 @@
 server:
-  port: 8085
+  port: 8086
   servlet:
     context-path: /@pom.artifactId@
 spring:
@@ -82,9 +82,9 @@
       notify-inspect: /report/inspect
   rcs:
     #閾炬帴
-    host: http://127.0.0.1
+    host: http://10.10.10.200
     #绔彛
-    port: 8081
+    port: 8088
 
 #浠撳簱鍔熻兘鍙傛暟閰嶇疆
 stock:

--
Gitblit v1.9.1