mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-06 03:58:04 +08:00
Update ReceiveHandler.php
This commit is contained in:
parent
3d7adf6c7f
commit
358350899b
@ -63,6 +63,8 @@ class ReceiveHandler
|
||||
p('===== 直接回复返回的内容 =====');
|
||||
return $result;
|
||||
}
|
||||
} else {
|
||||
p('服务端没有任何内容返回');
|
||||
}
|
||||
} catch (\Exception $e) {
|
||||
\think\facade\Log::error("微信{$appid}接口调用异常,{$e->getMessage()}");
|
||||
|
Loading…
x
Reference in New Issue
Block a user