WIN-2308041133\Administrator 10 달 전
부모
커밋
2f3e347704
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      app/common/model/user/AwardLake.php

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

@@ -129,7 +129,7 @@ class AwardLake extends BaseModel
         }
         $real_send = 0;
         $price = app()->make(AwardIntegralPriceRepository::class)->awardIntegralPrice();  //分红积分价格
-            @file_put_contents('quanju.txt',json_encode($price)."-积分价格\r\n",8);
+            @file_put_contents('quanju.txt',json_encode($price)."-分红积分价格\r\n",8);
             @file_put_contents('quanju.txt',$every."-人数\r\n",8);
         foreach ($users as $user) {
             //todo 添加用户积分  用户分的奖励除以积分价格就是积分数量