浏览代码

小遊戲復活

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