修改接诊后,添加自动结束延迟队列的结束时间为系统问诊配置表数据

This commit is contained in:
2024-02-28 17:34:18 +08:00
parent 9a1c52a368
commit 6cf434831e
2 changed files with 25 additions and 13 deletions
+2 -1
View File
@@ -331,7 +331,8 @@ class UserDoctorController extends AbstractController
/**
* 新增医生接诊
* @return ResponseInterface
* @throws GuzzleException
* @throws ContainerExceptionInterface
* @throws NotFoundExceptionInterface
*/
public function addDoctorInquiry(): ResponseInterface
{