diff --git a/application/service/OrderAftersaleService.php b/application/service/OrderAftersaleService.php index 8bef52d1e..5db13df4d 100644 --- a/application/service/OrderAftersaleService.php +++ b/application/service/OrderAftersaleService.php @@ -793,7 +793,7 @@ class OrderAftersaleService } if($ret['code'] != 0) { - return DataReturn('支付插件退款失败', -50); + return $ret; } // 写入退款日志