seven преди 4 дни
родител
ревизия
6abd360924
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  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'];