修正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
-1
View File
@@ -10,7 +10,6 @@ use App\Model\UserPatient as UserPatientModel;
use App\Model\UserPharmacist as UserPharmacistModel;
use App\Utils\Http;
use App\Utils\Jwt;
use App\Utils\WeChat;
use Hyperf\DbConnection\Db;
use Psr\Container\ContainerExceptionInterface;
use Psr\Container\NotFoundExceptionInterface;