From 7dedec17d902659cbdf986dc6b1dbc70906f628c Mon Sep 17 00:00:00 2001 From: JaguarJack Date: Tue, 30 Jun 2020 07:17:55 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E5=9B=9E=E5=A4=8Dmedia=5Fid?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- catch/wechat/repository/WechatReplyRepository.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/catch/wechat/repository/WechatReplyRepository.php b/catch/wechat/repository/WechatReplyRepository.php index 94475fc..4f74ed0 100644 --- a/catch/wechat/repository/WechatReplyRepository.php +++ b/catch/wechat/repository/WechatReplyRepository.php @@ -33,7 +33,7 @@ class WechatReplyRepository extends CatchRepository $material = WeChat::officialAccount()->material; $mediaUrl = $this->getLocalPath($data['media_url'] ?? ''); - $imageUrl = $this->getLocalPath($data['imageUrl'] ?? ''); + $imageUrl = $this->getLocalPath($data['image_url'] ?? ''); if ($imageUrl) { // 音乐