liuzejian hai 1 ano
pai
achega
b0c3b2694b
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      app/Service/WechatPlatform/GZHSendKFMessageService.php

+ 1 - 0
app/Service/WechatPlatform/GZHSendKFMessageService.php

@@ -32,6 +32,7 @@ class GZHSendKFMessageService
             myLog('KFMessageSend')->error('发送客服消息失败', [
                 'openid' => $openid, 'content' => $content,
                 'exceptionMsg' => $exception->getMessage(),
+                'expTrace' => $exception->getTraceAsString(),
                 'traceInfo' => $traceContext->getTraceInfo()
             ]);
             return false;