From a733585b4450241cd675e6daa4dafa9f6fa6a166 Mon Sep 17 00:00:00 2001
From: cl <1442464845@qq.com>
Date: 星期四, 16 四月 2026 16:04:45 +0800
Subject: [PATCH] 配置修改

---
 rsf-open-api/src/main/resources/application-prod.yml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/rsf-open-api/src/main/resources/application-prod.yml b/rsf-open-api/src/main/resources/application-prod.yml
index 113a1bf..e71c984 100644
--- a/rsf-open-api/src/main/resources/application-prod.yml
+++ b/rsf-open-api/src/main/resources/application-prod.yml
@@ -65,9 +65,9 @@
   rcs-station-poll:
     enabled: false
     cron: "0/5 * * * * ?"
-    task-no-poll-url: "http://10.10.10.200:8088/station/getTaskNo?stationId=1007"
+    task-no-poll-url: "http://10.10.10.200:8088/cv/station/getTaskNo?stationId=1007"
     task-no-station-id: "1007"
-    error-poll-url: "http://10.10.10.200:8088/station/getError?stationId=1010"
+    error-poll-url: "http://10.10.10.200:8088/cv/station/getError?stationId=1010"
     error-station-id: "1010"
 
 #骞冲彴鎺ュ彛淇℃伅閰嶇疆(濡傦細ERP, QMS, WCS绛�)

--
Gitblit v1.9.1