Skip to content

Commit

Permalink
文档优化
Browse files Browse the repository at this point in the history
  • Loading branch information
overtrue committed Mar 14, 2022
1 parent 2ec8c97 commit 880227f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion docs/src/6.x/client.md
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@ $responses['users']->toArray();
### 方式一:全局配置

在支持重试的模块里增加如下配置可以完成重试机制的配置
在支持重试的模块里增加如下配置可以完成重试机制的全局启用:

```php
'http' => [
Expand Down
2 changes: 0 additions & 2 deletions docs/src/6.x/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ EasyWeChat 是一个开源的 [微信](http://www.wechat.com) 非官方 SDK。

## 安装

使用 [composer](http://getcomposer.org/):

```shell
composer require w7corp/easywechat
```
Expand Down

1 comment on commit 880227f

@vercel
Copy link

@vercel vercel bot commented on 880227f Mar 14, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.