rabin 2 年 前
コミット
c6a9465670
1 ファイル変更1 行追加1 行削除
  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('退款失败,请联系管理员');
             }
         }