rabin hace 2 años
padre
commit
c6a9465670
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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('退款失败,请联系管理员');
             }
         }