rabin il y a 2 ans
Parent
commit
c6a9465670
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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('退款失败,请联系管理员');
             }
         }