wesmiler 2 lat temu
rodzic
commit
6eba2dfb02
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      app/Console/Commands/SocketServer.php

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

@@ -367,6 +367,7 @@ class SocketServer extends Command
                 exec("{$stoSh}");
             }
 
+            echo "$stoSh";
             echo "socket stop...\n";
             $date = date('Y-m-d H:i:s');
             $this->info("【{$date}】Socket:停止运行服务");