@@ -30,12 +30,12 @@ |
||
30 | 30 | return $this->httpGet('cgi-bin/express/business/delivery/getall'); |
31 | 31 | } |
32 | 32 | |
33 | - /** |
|
34 | - * @return array|\EasyWeChat\Kernel\Support\Collection|object|\Psr\Http\Message\ResponseInterface|string |
|
35 | - * |
|
36 | - * @throws \EasyWeChat\Kernel\Exceptions\InvalidConfigException |
|
37 | - * @throws \GuzzleHttp\Exception\GuzzleException |
|
38 | - */ |
|
33 | + /** |
|
34 | + * @return array|\EasyWeChat\Kernel\Support\Collection|object|\Psr\Http\Message\ResponseInterface|string |
|
35 | + * |
|
36 | + * @throws \EasyWeChat\Kernel\Exceptions\InvalidConfigException |
|
37 | + * @throws \GuzzleHttp\Exception\GuzzleException |
|
38 | + */ |
|
39 | 39 | public function getBindAccounts() |
40 | 40 | { |
41 | 41 | return $this->httpGet('cgi-bin/express/business/account/getall'); |