shish %!s(int64=4) %!d(string=hai) anos
pai
achega
27a3e7e19d
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      biz-hd/refund/services/HdRefundService.php

+ 1 - 1
biz-hd/refund/services/HdRefundService.php

@@ -272,7 +272,7 @@ class HdRefundService extends BaseService
                 Yii::info($err_code_des);
                 $str = '';
                 foreach ($return as $rKey => $text) {
-                    $str .= $rKey . ':' . $text . "<br />";
+                    $str .= $rKey . ':' . $text . "___";
                 }
                 Yii::info($str);
                 util::fail('退款失败');