瀏覽代碼

内部市场化

任敬轩 7 月之前
父節點
當前提交
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($result);
+        var_dump($result);
     }
 }