Ken 3 timmar sedan
förälder
incheckning
896f120660
1 ändrade filer med 1 tillägg och 0 borttagningar
  1. 1 0
      app/Http/Controllers/admin/Rebate.php

+ 1 - 0
app/Http/Controllers/admin/Rebate.php

@@ -89,6 +89,7 @@ class Rebate extends Controller
             }
 
 
+            //
             if ($rebateAmount > 0) {
                 $res = WalletService::updateBalance($rebate->member_id, $rebateAmount);
                 BalanceLogService::addLog(