seven 1 день назад
Родитель
Сommit
b18ea9ffab
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      app/Services/IssueService.php

+ 1 - 1
app/Services/IssueService.php

@@ -640,7 +640,7 @@ class IssueService extends BaseService
                 $result[] = '尾'.$tail; // 尾数
 
                 $combo = implode(' ', $combo);
-                self::lotteryDraw($v->id, $winning_numbers, '','');
+                self::lotteryDraw($v->id, $winning_numbers, $combo,'');
             }
         }