diff --git a/wechat.php b/wechat.php index a26425b..bad04b3 100644 --- a/wechat.php +++ b/wechat.php @@ -1,20 +1,21 @@ run(); - +// 运行WeChat实例,输出处理结果 +echo $wechat->run(); \ No newline at end of file