新增获取患者已购买的某医生的服务包详情
This commit is contained in:
@@ -296,4 +296,6 @@ class PatientOrderController extends AbstractController
|
||||
$data = $PatientOrderService->putPatientDetectionOrderCancelPay();
|
||||
return $this->response->json($data);
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user