浏览代码

add recharge stat1

laowu 1 月之前
父节点
当前提交
ca12f2bfcb
共有 1 个文件被更改,包括 1 次插入0 次删除
  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';