Ken 1 tuần trước cách đây
mục cha
commit
051f2a9424
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

@@ -264,7 +264,7 @@ class IssueService extends BaseService
             $oddOrEven = $oddOrEven ? "双" : "单";
             Prediction::result($info->issue_no, $size, $oddOrEven, $info->winning_numbers);
             Cao::updateData($awards);
-//            CaoHistory::updateData($awards);
+            CaoHistory::updateData($awards);
 
 
             $replyInfo = KeyboardService::findOne(['button' => '本期开奖']);