修正wechat类,

This commit is contained in:
2023-02-20 14:13:01 +08:00
parent 24a6a529fb
commit 61114f0e92
4 changed files with 15 additions and 29 deletions
+3
View File
@@ -19,6 +19,9 @@ use Symfony\Contracts\HttpClient\Exception\RedirectionExceptionInterface;
use Symfony\Contracts\HttpClient\Exception\ServerExceptionInterface;
use Symfony\Contracts\HttpClient\Exception\TransportExceptionInterface;
/**
* 废弃
*/
class WeChat
{
protected Application $app;