WIN-2308041133\Administrator 1 개월 전
부모
커밋
97460072a9
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      app/common/model/user/GiftLevel.php

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

@@ -50,6 +50,7 @@ class GiftLevel extends BaseModel
         return true;
     }
     public function get_group_user($id, $init = true, $members = null){
+        @file_put_contents('quanju3.txt',"-测试26\r\n",8);
         if ($init) {
             $us = \app\common\model\user\User::column('spread_uid', 'uid');
             $members = [];