seven 1 өдөр өмнө
parent
commit
b18ea9ffab

+ 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,'');
             }
         }