fly 5 years ago
parent
commit
4a9ae37654
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/Modules/Activity/Services/NationalDay.php

+ 1 - 1
app/Modules/Activity/Services/NationalDay.php

@@ -42,7 +42,7 @@ trait NationalDay
         $this->start_time = strtotime('2019-10-01');
         $this->end_time = strtotime('2019-10-08');
         $this->title = "十月金秋&国庆666书币福利";
-        $this->product_id = 6634;
+        $this->product_id = 7498;
         $this->product = $this->getProduct();
         $this->sign_config = [
             ['day' => 1, 'bonus' => 50, 'is_strong' => false],