transfer
This commit is contained in:
parent
ac0e5fc1cc
commit
82410e0f3d
@ -176,6 +176,7 @@ class WechatPayService
|
||||
// $data = json_decode($rawBody, true);
|
||||
|
||||
if (!isset($data['resource'])) {
|
||||
Log::info("缺少参数 resource");
|
||||
return null;
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user