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) { // 音乐