From c71714508fbe3ace3543423c7700d7bbcca90056 Mon Sep 17 00:00:00 2001 From: cuilei <ray_tsu1@163.com> Date: 星期二, 12 八月 2025 13:41:37 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/master' --- src/main/resources/application-dev.yml | 12 ++++++++---- 1 files changed, 8 insertions(+), 4 deletions(-) diff --git a/src/main/resources/application-dev.yml b/src/main/resources/application-dev.yml index b365287..84dc636 100644 --- a/src/main/resources/application-dev.yml +++ b/src/main/resources/application-dev.yml @@ -283,10 +283,8 @@ client-secret: ?? agent-id: ?? webservice: - url: http://localhost:8081/services/EquipmentService?wsdl - namespace: http://service.server.webservice.example.com - statusMethod: equipmentStatus - rateMethod: equipmentRate + url: http://10.101.0.182:8002/MesWebService/WebService.asmx?wsdl + namespace: http://tempuri.org/ # SAP RFC鏂瑰紡鎺ュ彛闆嗘垚 sap: rfc: @@ -300,3 +298,9 @@ poolSize: 5 # 绾跨▼姹犳暟閲� expirationTime: 10000 # 杩囨湡鏃堕棿 peekLimit: 10 # 宄板�� +feishu: + url: https://open.feishu.cn/ + appId: cli_a74aab6353b7d00e + appSecret: mx5wm7X9S8WSzZCOYlxcggXTFL8iujIT + sync: + departmentId: od-47692f32e6b66cc3985d317fee780a8b \ No newline at end of file -- Gitblit v1.9.3