Explorar el Código

小遊戲復活

kyle hace 2 años
padre
commit
fa4cb118a2
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      app/Http/Services/Web/Api2021Service.php

+ 1
- 1
app/Http/Services/Web/Api2021Service.php Ver fichero

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