修改首页我的一生,新增患者问诊取消消息推送

This commit is contained in:
2023-04-18 10:33:15 +08:00
parent 762f812517
commit fde2f44766
5 changed files with 20 additions and 17 deletions
+1 -1
View File
@@ -115,7 +115,7 @@ class UserDoctorController extends AbstractController
* 新增绑定医生银行卡
* @return ResponseInterface
* @throws ContainerExceptionInterface
* @throws NotFoundExceptionInterface
* @throws NotFoundExceptionInterface|GuzzleException
*/
public function addDoctorBankCard(): ResponseInterface
{