From 6661802b494ef7504e474d51c1bf3f5a675c442f Mon Sep 17 00:00:00 2001 From: "shuo.wang" Date: Thu, 27 Feb 2025 17:56:31 +0800 Subject: [PATCH] fix --- .../src/main/resources/application-local.properties | 4 +++- .../src/main/resources/application-online.properties | 3 +-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/coolstore-partner-web/src/main/resources/application-local.properties b/coolstore-partner-web/src/main/resources/application-local.properties index 3ad493a2e..a6d1d3905 100644 --- a/coolstore-partner-web/src/main/resources/application-local.properties +++ b/coolstore-partner-web/src/main/resources/application-local.properties @@ -84,4 +84,6 @@ aliyun.sms.accessKeySecret=WIMjO4BjVg3YAHwmplq86yOyS2HMpa aliyun.sms.signName=酷店掌 mybatis.configuration.variables.enterpriseId=5558ce7a3aa84e3590392fcaa8697ffb -enterprise.dingCorpId=ding0006ae30cf81071ea1320dcb25e91351 \ No newline at end of file +enterprise.dingCorpId=ding0006ae30cf81071ea1320dcb25e91351 + +qywx.task.notice.url2=https://tstore-h5.coolstore.cn/?corpId=%s&appType=%s#/notice?target=%s¬iceType=zx&corpId=%s&appType=%s&eid=%s diff --git a/coolstore-partner-web/src/main/resources/application-online.properties b/coolstore-partner-web/src/main/resources/application-online.properties index fd87960c3..6e3873ca5 100644 --- a/coolstore-partner-web/src/main/resources/application-online.properties +++ b/coolstore-partner-web/src/main/resources/application-online.properties @@ -80,5 +80,4 @@ aliyun.sms.signName=酷店掌 mybatis.configuration.variables.enterpriseId=214ac5a3a517472a87268e02a2e6410a enterprise.dingCorpId=wpayJeDAAAklx_q1jGhyGUd4yEh8vV_g -qywx.task.notice.url1=https://tstore-api.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 +qywx.task.notice.url2=https://store-h5.coolstore.cn/?corpId=%s&appType=%s#/notice?target=%s¬iceType=zx&corpId=%s&appType=%s&eid=%s