kyle 2 lat temu
rodzic
commit
4a6359dd79
1 zmienionych plików z 4 dodań i 4 usunięć
  1. 4
    4
      app/Http/Controllers/Web/Api2021Controller.php

+ 4
- 4
app/Http/Controllers/Web/Api2021Controller.php Wyświetl plik

206
 //        return response()->json(["succ" => true, "err" => '', "info" => []]);
206
 //        return response()->json(["succ" => true, "err" => '', "info" => []]);
207
 
207
 
208
         // testonly
208
         // testonly
209
-        $this->aSv->debuglog('server', [
210
-            'SERVER_ADDR' => $_SERVER['SERVER_ADDR'],
211
-            'lineUserId' => $lineId,
212
-        ]);
209
+//        $this->aSv->debuglog('server', [
210
+//            'SERVER_ADDR' => $_SERVER['SERVER_ADDR'],
211
+//            'lineUserId' => $lineId,
212
+//        ]);
213
 
213
 
214
         $this->sisLog['func'] = __FUNCTION__;
214
         $this->sisLog['func'] = __FUNCTION__;
215
         $this->sisLog['k'] = $lineId;
215
         $this->sisLog['k'] = $lineId;