Browse Source

小遊戲復活

kyle 2 years ago
parent
commit
fa4cb118a2
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      app/Http/Services/Web/Api2021Service.php

+ 1
- 1
app/Http/Services/Web/Api2021Service.php View File

@@ -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',