修改发送短信验证码长度问题,修改药师账号不存在注册问题

This commit is contained in:
2023-03-24 10:41:25 +08:00
parent d879d99a44
commit 3ca98021a0
5 changed files with 12 additions and 5 deletions
+1
View File
@@ -5,6 +5,7 @@ namespace App\Controller;
use App\Request\UserPatientRequest;
use App\Services\MyDoctorService;
use App\Services\UserPatientService;
use Hyperf\Snowflake\IdGeneratorInterface;
use Psr\Container\ContainerExceptionInterface;
use Psr\Container\NotFoundExceptionInterface;
use Psr\Http\Message\ResponseInterface;