dever 6 年之前
父節點
當前提交
3dc7aefcdf
共有 1 個文件被更改,包括 0 次插入4 次删除
  1. 0 4
      act/lib/Pay.php

+ 0 - 4
act/lib/Pay.php

@@ -72,10 +72,6 @@ class Pay
 
                 Dever::db('act/order')->update($update);
 
-                if ($order['system'] == 2) {
-                    return;
-                }
-
                 $score = false;
                 $num = false;
                 $journal = Dever::load('act/order')->getJournal($order['product_id']);