stanley-king 2 years ago
parent
commit
2f61c2226b
1 changed files with 0 additions and 1 deletions
  1. 0 1
      helper/refill/RefillBase.php

+ 0 - 1
helper/refill/RefillBase.php

@@ -726,7 +726,6 @@ class RefillBase
         $query_handler = function ($order_id, $order_info, $state, $order_state, $chname)
         {
             $mod_refill = Model('refill_order');
-
             if ($order_info['order_state'] == ORDER_STATE_PAY) {
                 $query_able = true;
             } else {