laowu 1 сар өмнө
parent
commit
ca12f2bfcb

+ 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';