This commit is contained in:
2023-04-12 14:38:47 +08:00
parent 189dc54d55
commit 66df9d1548
6 changed files with 85 additions and 44 deletions
-1
View File
@@ -543,7 +543,6 @@ class CallBackController extends AbstractController
// 发送站内、订阅、短信消息-药品订单退款成功
$MessagePush = new MessagePush($user_patient['user_id']);
$MessagePush->refundProductSuccess($order_product['order_product_id']);
}catch (\Exception $e) {
// 验证失败