@@ -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)
{