修改签章为线上签章,优化性能

This commit is contained in:
2023-04-19 20:09:22 +08:00
parent b8a8c5d3ee
commit a36bc773e2
13 changed files with 1985 additions and 394 deletions
@@ -70,6 +70,8 @@ class PatientOrderController extends AbstractController
/**
* 问诊订单取消支付
* @return ResponseInterface
* @throws ContainerExceptionInterface
* @throws NotFoundExceptionInterface
*/
public function putPatientInquiryOrderCancelPay(): ResponseInterface
{