Commit 35782e0c authored by shiyu's avatar shiyu

消息发送日志修改

parent d378fba1
......@@ -208,7 +208,7 @@ public class ConsignSaleServiceImpl implements ConsignSaleService {
officialAccountApi.sendModelMsg(openId, consignSaleSubscribeMsg);
}
} catch (Exception e) {
logger.error("图文估价发送公众号消息error:{}", e);
logger.error("估价后发送公众号消息error:{}", e);
}
}
......
......@@ -10,7 +10,7 @@ dts:
#公众号消息点击后跳转到小程序页面的链接
msg-url: pages/im/index
msg-url: pages/consignList/index
# 商户证书文件路径
# 请参考“商户证书”一节 https://pay.weixin.qq.com/wiki/doc/api/wxa/wxa_api.php?chapter=4_3
key-path: xxxxx
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment