修改问诊消息im发送

This commit is contained in:
2023-04-03 17:59:53 +08:00
parent b8bdf25d36
commit 47e7e17c03
5 changed files with 219 additions and 176 deletions
+1
View File
@@ -363,6 +363,7 @@ class UserDoctorController extends AbstractController
/**
* 新增医生接诊
* @return ResponseInterface
* @throws GuzzleException
*/
public function addDoctorInquiry(): ResponseInterface
{