Explorar o código

add recharge stat1

laowu hai 1 día
pai
achega
ca12f2bfcb
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      app/Services/OrderServices.php

+ 1 - 0
app/Services/OrderServices.php

@@ -383,6 +383,7 @@ class  OrderServices
                 302 => 'bankrupt_gift_chips',
                 304 => 'daily_gift_chips',
                 305 => 'vip_inactive_gift_chips',
+                306 => 'free_bonus_gift_chips',
                 402 => 'christmas_gift_chips',
             ];
             $type = $typeMap[$GiftsID] ?? 'unknown';