stanley-king vor 3 Jahren
Ursprung
Commit
ee7192b953
1 geänderte Dateien mit 1 neuen und 2 gelöschten Zeilen
  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)
         {