增加了订单主表,修改了所有订单相关,支付相关代码
This commit is contained in:
@@ -70,8 +70,6 @@ class PatientOrderController extends AbstractController
|
||||
/**
|
||||
* 问诊订单取消支付
|
||||
* @return ResponseInterface
|
||||
* @throws ContainerExceptionInterface
|
||||
* @throws NotFoundExceptionInterface
|
||||
*/
|
||||
public function putPatientInquiryOrderCancelPay(): ResponseInterface
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user