Update Trade.php

This commit is contained in:
Anyon 2020-03-11 18:39:09 +08:00
parent 17ca010939
commit 72749aefe2

View File

@ -47,7 +47,7 @@ class Trade extends BasicAliPay
/**
* 执行通过接口
* @param array $options
* @return array|bool|mixed
* @return array|boolean|mixed
* @throws \WeChat\Exceptions\InvalidResponseException
* @throws \WeChat\Exceptions\LocalCacheException
*/