stanley-king il y a 3 ans
Parent
commit
ee7192b953
1 fichiers modifiés avec 1 ajouts et 2 suppressions
  1. 1 2
      helper/statistics/refill_balance.php

+ 1 - 2
helper/statistics/refill_balance.php

@@ -53,8 +53,7 @@ class refill_balance
         };
 
 
-//        $types = ['system','merchant','provider'];
-        $types = ['provider'];
+        $types = ['system','merchant','provider'];
         $time_types = ['order_time','notify_time'];
         foreach ($types as $type)
         {