mirror of
https://gitee.com/zoujingli/WeChatDeveloper.git
synced 2025-04-05 19:41:44 +08:00
[更新]修正商户订单报表
This commit is contained in:
parent
1e608beeb3
commit
a9f8a89525
@ -53,7 +53,7 @@ class Bill extends BasicPay
|
||||
* @return array
|
||||
* @throws \WeChat\Exceptions\InvalidResponseException
|
||||
*/
|
||||
public function commtent(array $options)
|
||||
public function comment(array $options)
|
||||
{
|
||||
$url = 'https://api.mch.weixin.qq.com/billcommentsp/batchquerycomment';
|
||||
return $this->callPostApi($url, $options, true);
|
||||
|
Loading…
x
Reference in New Issue
Block a user