work/stop.sh
2024-01-03 09:54:57 +08:00

5 lines
227 B
Bash
Executable File

#!/bin/bash
php application/common/Plugins/GateWayWorker/start_register.php stop&
php application/common/Plugins/GateWayWorker/start_gateway.php stop&
php application/common/Plugins/GateWayWorker/start_businessworker.php stop;