소스 검색

小遊戲復活

kyle 2 년 전
부모
커밋
fa4cb118a2
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      app/Http/Services/Web/Api2021Service.php

+ 1
- 1
app/Http/Services/Web/Api2021Service.php 파일 보기

@@ -1052,7 +1052,7 @@ class Api2021Service
1052 1052
         return true;
1053 1053
     }
1054 1054
 
1055
-    public function debuglog($func, $dataIn, $dataOut)
1055
+    public function debuglog($func, $dataIn, $dataOut = '')
1056 1056
     {
1057 1057
         $this->syslogManagementDb->insert([
1058 1058
             'type' => 'debug',