wangzq 2 years ago
parent
commit
d9dad266f3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/Http/Controllers/QuickApp/User/UserController.php

+ 1 - 1
app/Http/Controllers/QuickApp/User/UserController.php

@@ -441,7 +441,7 @@ class UserController extends BaseController
 
 
         // 琥珀阅读签到奖励独立
         // 琥珀阅读签到奖励独立
         if ($distribution_channel_id == 14903){
         if ($distribution_channel_id == 14903){
-            $list = [3,88,188,30,88,188,188];
+            $list = [30,88,188,30,88,188,188];
         }
         }
 
 
         return $list;
         return $list;