From dada160b7a6dc3116297d093fce2a3294e1da343 Mon Sep 17 00:00:00 2001 From: lidongyang <506508008@qq.com> Date: Thu, 18 Dec 2025 19:23:57 +0800 Subject: [PATCH] =?UTF-8?q?1=E3=80=81=E4=BF=AE=E6=94=B9=E6=B5=B7=E8=91=B5?= =?UTF-8?q?=E4=BA=91=E3=80=81EP=E7=9A=84URL?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- common/src/main/resources/common.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/common/src/main/resources/common.yml b/common/src/main/resources/common.yml index 2a5d36da..47dc1d96 100644 --- a/common/src/main/resources/common.yml +++ b/common/src/main/resources/common.yml @@ -7,7 +7,7 @@ appKey : e9eb516aa02a43a29e227a0d901ec5f1 appSecret : 9fac43db08634aaf8a9fe5fb9468de9d # 海葵云url -HK_CLOUD_URL : https:#url.lyhhaikuicloud.com +HK_CLOUD_URL : https://url.lyhhaikuicloud.com # 海葵云获取用户token url后缀 HK_USER_TOKEN_URL_SUFFIX : /merchant/openapi/user/login/jobNo # 海葵云获取单个用户信息url后缀 @@ -15,7 +15,7 @@ HK_SIMPLE_USER_URL_SUFFIX : /merchant/api/user/getSimpleUserInfo # 海葵云上传文件url后缀 HK_UPLOAD_FILE_URL_SUFFIX : /haikui-oa/autoCreateFlow/uploadFile # EP系统URL -EP_URL : https:#ep-url.dev.haikuicloud.com +EP_URL : https://ep-url.dev.haikuicloud.com # 推送代办状态url后缀 QUERY_TODO_STATUS_SUFFIX : /todoApi/todo/emulation/dm/status # 查询待办结果url后缀