dever 5 năm trước cách đây
mục cha
commit
57d648dbae
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      lib/Set.php

+ 1 - 1
lib/Set.php

@@ -37,7 +37,7 @@ class Set
                 $method = '\\Pay\\Lib\\' . ucwords($pay['type']);
                 $method = new $method($pay);
                 $method->refund($order_id);
-            }
+            } 
             
 
         	$update['where_id'] = $order['id'];