seven 5 ngày trước cách đây
mục cha
commit
6abd360924
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      app/Services/IssueService.php

+ 1 - 1
app/Services/IssueService.php

@@ -300,7 +300,7 @@ class IssueService extends BaseService
             $text = "虚拟开奖\n";
 
             foreach($fake_bet_list as $k => $v){
-                $lastStr = self::getLastChar($v['rst_name'],1);
+                $lastStr = self::getLastChar($v['first_name'],1);
 
                 if(in_array($v['keywords'],$awards)){
                     $profit = $v['amount'] * $v['odds'];