From 0da03950e4e26ed5e8a16d1a6e0d352734519846 Mon Sep 17 00:00:00 2001
From: zwl <1051256694@qq.com>
Date: 星期一, 13 十月 2025 18:25:13 +0800
Subject: [PATCH] 新增最新证书功能

---
 src/main/resources/application.yml |   19 ++++++++++++++-----
 1 files changed, 14 insertions(+), 5 deletions(-)

diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml
index cf244ef..4d4ab4f 100644
--- a/src/main/resources/application.yml
+++ b/src/main/resources/application.yml
@@ -1,5 +1,5 @@
 server:
-  port: 8081
+  port: 8083
   servlet:
     context-path: /@pom.build.finalName@
 #  tomcat:
@@ -56,10 +56,12 @@
 wcs-slave:
   # 鍙屾繁
   doubleDeep: true
-  # 鍙屾繁搴撲綅鎺掑彿  3,1,4
-  doubleLocs:
+  # 鍙屾繁搴撲綅鎺掑彿
+  doubleLocs: 3
   # 涓�涓爢鍨涙満璐熻矗鐨勮揣鏋舵帓鏁�
-  groupCount: 2
+  groupCount: 3
+  workIssued : 1
+  url: 1
 
 # MES绯荤粺
 mes:
@@ -100,4 +102,11 @@
   # 鍚姩娴嬭瘯璇锋眰
   startUpTestPACK: TestStart
   #鏆傚仠娴嬭瘯
-  suspendTestPACK: TestStop
\ No newline at end of file
+  suspendTestPACK: TestStop
+
+#RCS
+rcs:
+  address:
+    url: http://178.18.1.220:50001
+    #浠诲姟涓嬪彂鍦板潃
+    attrcs: rbrainrobot/create_task
\ No newline at end of file

--
Gitblit v1.9.1