修正身份认证审核状态及oss网址问题

This commit is contained in:
2023-02-23 15:44:48 +08:00
parent 5e3ed1b241
commit 956c9c6474
3 changed files with 26 additions and 28 deletions
@@ -5,6 +5,7 @@ namespace App\Controller;
use App\Request\DoctorAccountRequest;
use App\Request\UserDoctorRequest;
use App\Services\DoctorAccountService;
use App\Utils\PcreMatch;
use Psr\Container\ContainerExceptionInterface;
use Psr\Container\NotFoundExceptionInterface;
use Psr\Http\Message\ResponseInterface;