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 | 13 +++++++++++--
1 files changed, 11 insertions(+), 2 deletions(-)
diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml
index 9486b42..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:
@@ -60,6 +60,8 @@
doubleLocs: 3
# 涓�涓爢鍨涙満璐熻矗鐨勮揣鏋舵帓鏁�
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