rabin 3 år sedan
förälder
incheckning
c6a9465670
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      app/shop/lib/Refund.php

+ 1 - 1
app/shop/lib/Refund.php

@@ -654,7 +654,7 @@ class Refund
             if (!$result) {
                 # 退款失败,抛出错误
                 //throw new \Exception('退款失败');
-                // Dever::alert('退款失败,请联系管理员');
+                Dever::alert('退款失败,请联系管理员');
             }
         }