浏览代码

内部市场化

任敬轩 5 月之前
父节点
当前提交
26d2c57eb8
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      app/Console/Commands/Nbsch.php

+ 1 - 0
app/Console/Commands/Nbsch.php

@@ -97,5 +97,6 @@ class Nbsch extends Command
 
 
         Log::info('654321');
         Log::info('654321');
         Log::info($result);
         Log::info($result);
+        var_dump($result);
     }
     }
 }
 }