Skip to content

Commit fbd2d8e

Browse files
committed
更新文档
1 parent d297738 commit fbd2d8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ use Overtrue\Wechat\Auth;
100100

101101
class WechatController extends Controller {
102102

103-
public function __construct(Auth $auth)
103+
public function demo(Auth $auth)
104104
{
105105
// $auth 则为容器中 Overtrue\Wechat\Auth 的实例
106106
}

0 commit comments

Comments
 (0)