WIN-2308041133\Administrator 4 months ago
parent
commit
6296ca95af
1 changed files with 1 additions and 0 deletions
  1. 1 0
      app/common/model/user/AwardLake.php

+ 1 - 0
app/common/model/user/AwardLake.php

@@ -124,6 +124,7 @@ class AwardLake extends BaseModel
             return true;
             return true;
         }
         }
             @file_put_contents('quanju.txt',json_encode($users)."-参加分红的人员\r\n",8);
             @file_put_contents('quanju.txt',json_encode($users)."-参加分红的人员\r\n",8);
+            @file_put_contents('quanju.txt',$lake_id."-分红奖池id\r\n",8);
 
 
         $every = bcdiv($lake['num'], count($users), 2);  //每个用户分得的奖励金额
         $every = bcdiv($lake['num'], count($users), 2);  //每个用户分得的奖励金额
         if ($every <= 0) {
         if ($every <= 0) {