From 38e6b19fe2c75854cf210b241a9271baab81a3c4 Mon Sep 17 00:00:00 2001 From: "shuo.wang" Date: Thu, 13 Feb 2025 17:10:01 +0800 Subject: [PATCH] =?UTF-8?q?fix=20=E4=BC=81=E5=BE=AE=E8=B7=B3=E8=BD=AC?= =?UTF-8?q?=E9=93=BE=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/resources/application-online.properties | 4 ++-- .../src/main/resources/application-test.properties | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/coolstore-partner-web/src/main/resources/application-online.properties b/coolstore-partner-web/src/main/resources/application-online.properties index dfe4106fb..904471657 100644 --- a/coolstore-partner-web/src/main/resources/application-online.properties +++ b/coolstore-partner-web/src/main/resources/application-online.properties @@ -80,5 +80,5 @@ aliyun.sms.signName=酷店掌 mybatis.configuration.variables.enterpriseId=214ac5a3a517472a87268e02a2e6410a enterprise.dingCorpId=wpayJeDAAAklx_q1jGhyGUd4yEh8vV_g -qywx.task.notice.url1=https://t3store-h5.coolstore.cn/notice?corpId=%s&appType=%s&target=%s -qywx.task.notice.url2=https://t3store-h5.coolstore.cn/?corpId=%s&appType=%s#/notice?target=%s +qywx.task.notice.url1=https://tstore-h5.coolstore.cn/notice?corpId=%s&appType=%s&target=%s +qywx.task.notice.url2=https://tstore-h5.coolstore.cn/?corpId=%s&appType=%s#/notice?target=%s diff --git a/coolstore-partner-web/src/main/resources/application-test.properties b/coolstore-partner-web/src/main/resources/application-test.properties index b2474e5e3..6bafd388c 100644 --- a/coolstore-partner-web/src/main/resources/application-test.properties +++ b/coolstore-partner-web/src/main/resources/application-test.properties @@ -80,5 +80,5 @@ aliyun.sms.signName=酷店掌 mybatis.configuration.variables.enterpriseId=5558ce7a3aa84e3590392fcaa8697ffb enterprise.dingCorpId=wpayJeDAAAhGIFgUJpJN-zg39JuNbYhg -qywx.task.notice.url1=https://t3store-h5.coolstore.cn/notice?corpId=%s&appType=%s&target=%s -qywx.task.notice.url2=https://t3store-h5.coolstore.cn/?corpId=%s&appType=%s#/notice?target=%s +qywx.task.notice.url1=https://tstore-h5.coolstore.cn/notice?corpId=%s&appType=%s&target=%s +qywx.task.notice.url2=https://tstore-h5.coolstore.cn/?corpId=%s&appType=%s#/notice?target=%s