WIN-2308041133\Administrator 10 tháng trước cách đây
mục cha
commit
a32fb1679c
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      app/common/model/user/AwardLake.php

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

@@ -69,7 +69,6 @@ class AwardLake extends BaseModel
             return true;
         }
         $lakes = self::where('send_time', '<', $time)->select();
-            @file_put_contents('quanju.txt',$time."-1点的时间戳\r\n",8);
         foreach ($lakes as $lake) {
             $this->sendAward($lake['id']);
         }