We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 817952b + 2ad9af2 commit 83a0068Copy full SHA for 83a0068
README.md
@@ -30,7 +30,7 @@ require "wechat/autoload.php"; // 路径请修改为你具体的实际路径
30
```
31
<?php
32
33
-use Stoneowrld\Wechat\Server;
+use Stoneworld\Wechat\Server;
34
35
$options = array(
36
'token'=>'stoneworld1992', //填写应用接口的Token
0 commit comments